﻿/**************************************************GENERALLE DIVS*/


body
{
}



.LblLoginText
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    padding-right: 10px;
    
 
}

.TextBoxLogin
{
    font-family: Verdana;
    font-size: 11px;
}

.LblLoginErrMessage
{
    font-family: Verdana;
    font-size: 11px;
    color: Red;    
}

.LblLoggedIn
{
    font-family: Verdana;
    font-size: 11px;    
}

.DivRectangleListCenterBorder
{
	
}

.DivRectangleListImageBox
{
	padding: 10px;
	float: left;
}

.DivRectangleListTextArea
{
	float: left;
}

.DivRectangleListItemHeader
{
    font-family: Verdana;
    font-size: 11px;
	font-weight: bold;
	padding: 15px 0px 5px 15px;
}

.DivRectangleListItemDescription
{
    font-family: Verdana;
    font-size: 11px;    
	padding: 0px 0px 0px 15px;
}

.DivRectangleListPriceBox
{
    font-family: Verdana;
	padding: 40px 50px 0px 0px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #626262;
}

.DivRectangleListStock
{
	padding: 10px 5px 10px 0px;
}

.DivStockContent
{
}

.DivRectanglePayArea
{
	float: right;	
}

.DivRectangleListNavigation
{
	
}

.DivRectangleListInfoButton
{
	
}

.DivRectangleListBuyButton
{
	
}

.LblBasketEmptyText
{
    font-family: Verdana;
    font-size: 11px;   
}

.DivTermsText
{
    font-family: Verdana;
    font-size: 11px;
}

.DivRectangleListOuterBorder
{
	height: 73px;
	width: 700px;
	background-image:url('Images/var.gif');	
}

.DivRectangleListLeftBorder
{
    float: left;
	background-image:url('Images/left.gif');
	height: 73px;
	width: 7px;	
}

.DivRectangleListRightBorder
{
    float: right;
	background-image:url('Images/right.gif');
	height: 73px;
	width: 7px;
}

.TableOuterBorder
{
	margin: 5px;	
}

.DivOuterSpace
{
	margin: 0px 0px 30px 13px;
	
}

.DivItemBox
{
	background-image:url('Images/produktBg.jpg');
	width: 171px;
	height: 188px; 
	font-family: Verdana;
	font-size: 11px;
	position: relative;
}

.DivInnerItemBox
{
	margin: 8px;	
}

.DivImageBox
{
	padding-top: 10px;
	text-align: center;
}

.DivItemHeader
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.DivItemDescription
{
	font-family: Verdana;
	font-size: 10px;
	vertical-align: top;
}

.DivPayArea
{
	position: absolute;
	bottom: 8px;
	width: 158px;
}

.DivPriceBox
{
	margin-top: 5px;	
}

.DivNavigation
{
	float: right;
}

.InfoButton
{
	height: 14px;
	font-family: Verdana;
	font-size: 12px;
	color: #828181;
	border: 0px solid white;
	background-color: white;
	cursor: pointer;
	font-weight: bold;	
}

.BuyButton
{
	height: 14px;
	font-family: Verdana;
	font-size: 12px;
	color: #FB02E1;
	border: 0px solid white;	
	background-color: white;
	cursor: pointer;	
	font-weight: bold;
}

.DivInfoButton
{
	text-align: right;
}

.DivBuyButton
{
	margin: 3px 2px 0px 0px;
	float: right;
}

.DivOrderInfo
{
    width: 250px;
	float: left;
	margin-right: 10px;
}

.DivInvoiceInfo
{
}

.DivDeliveryDifferent
{
	margin-top: 10px;
}

.DivDeliveryAddress
{
	margin-top: 10px;
}

.DivOrderAddressInfoGeneral
{
    width: 600px;
}

.AddressHeader
{
	font-size: 12px;
     font-weight: bold;
}

/******************************************************SØGNING*/
.DivSearchArea
{
    padding-top: 20px;
	width: 150px;
}

.DivSearchField
{
	float: left;
}

.DivSearchButton
{
	float: right;
	position:absolute;
	top:44px;
	left:0px;

	
}

.txtSeachBox
{
	position: absolute;
	width: 150px;
	font-size: 11px;
	font-family: Verdana;  	
}
/**/

.cmdSearch{
   color:#ffffff;
	border:solid 0px black; 
	width:60px;
	height:21px;
	float:right;
	right:3px;
    background-image:url(images/buyButtonGen.gif);
   background-repeat:no-repeat;
   background-color:Transparent;
   text-align:left;
   padding-left:10px;
	font-size: 15px;
	cursor: pointer;    
}
/************************SØGNING*/





.cmdButtonBasketMinus
{
	border: 0px solid white;
	background-image:url('Images/button-minus.gif');
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;
	margin: 3px 0px 0px 0px;
	cursor: pointer;
}



/*************************************************************knapper*/
/*Køb knap*/
.cmdButtonClass
{
  color:#ffffff;
	border:solid 0px black; 
	width:60px;
	position:relative;
	height:21px;
	float:right;
	right:3px;
	/* background-image:url(images/buyButtonBg.gif);*/
    background-image:url(images/buyButtonGen.gif);
   background-repeat:no-repeat;
   background-color:Transparent;
   text-align:left;
   padding-left:10px;
	font-size: 15px;
	cursor: pointer;    
}
.cmdButtonShowProfile
{
  color:#ffffff;
	border:solid 0px black; 
	width:180px;
	position:relative;
	height:21px;
	top:10px;
	float:left;
	right:0px;
	/* background-image:url(images/buyButtonBg.gif);*/
    background-image:url(images/cmdButtonProfilMenu.gif);
   background-repeat:no-repeat;
   background-color:Transparent;
   text-align:left;
   padding-left:10px;
	font-size: 15px;
	cursor: pointer;    
}
.LoginArea_cmdButtonClass
{
      color:#ffffff;
	border:solid 0px black; 
	width:90px;
	position:relative;
	height:21px;
	top:10px;
	float:left;
	right:0px;
	/* background-image:url(images/buyButtonBg.gif);*/
    background-image:url(images/buttonBg.gif);
   background-repeat:no-repeat;
   background-color:Transparent;
   text-align:left;
   padding-left:10px;
	font-size: 15px;
	cursor: pointer; 
    }
.cmdButtonClassTop3
{
    color:#000000;
	border:solid 1px black; 
	width:62px;
	height:21px;
	 background-image:url(images/bgBtn.gif);
   background-repeat:repeat-x;
   background-color:Transparent;
	font-size: 12px;
	right:15px;
	position:relative;
	font-weight: bold;
	cursor: pointer;    
}
.cmdBuyButtonClass
{
   border:solid 0px black; 
	width:60px;
	position:relative;
	height:21px;
	float:right;
	right:3px;
    background-image:url(images/buyButtonGen.gif);
   background-repeat:no-repeat;
   background-color:Transparent;
   text-align:left;
   padding-left:10px;
	font-size: 15px;
	color:#ffffff;
	cursor: pointer;    
}
.cmdButtonLargeDiscountClass{
 border: 0px solid black;
   background-image:url(images/bestil.gif);
   background-repeat:no-repeat;
   background-color:Transparent;
	font-size: 12px;
	font-family:Arial;
	color:#000000;
	font-weight: bold;
	width:60px;
	float:right;
	position:relative;
	left:100px;
	height:21px;
	cursor: pointer;
	}
/**************************************************************produkt listeopsætnint*/
.DivNewsBuyLine
{
    border:solid 0px red;
    width:180px;
    position:relative;
    overflow:hidden;
    
    }
/*Top på produktliste*/
 .listViewTableTH
 {
     background-color:#000000;
     background-image:url(images/productHeaderBg.gif);
     width:440px;  
     position:relative;
    color: #ffffff;
    height: 27px;
    font-weight:bold;
    text-align: left;
    font-size: 13px;
    font-family: arial;  
      
   
 }
/*grundtabel produkt liste*/ 
 
 .listViewTableTD
 {
     border: 0px solid #FFFFFF;
     background-color:#000000;
 }
 
 .listViewTableTD_0
 {
   color:#000000;
   width:50px;

     font-size:12px;     
 }
 .listViewTableTD_1
 {
     color:#000000!important;
     width:1150px;
     font-size:12px;    
 }
 .listViewTableTD_2
 {

   color:#000000!important;
     font-size:12px;  
     white-space:nowrap;    
          text-decoration:none!important;    
 }
  .listViewTableTD_3
 {
        
      font-size:12px;
      text-decoration:none;    
 }
   .listViewTableTD_4
 { 
      font-size:12px;
       
 }
 
 
  .listViewTableTDRight1
 {
      font-size:10px;       
 }
   .listViewTableTDRight2
 {
      font-size:10px;   
      width:30px; 
      height:80px;

      vertical-align:middle;    
 }
 /*grå*/
 .listViewTableTDAlt_0
 {
   
     font-size:10px;
     background-color:#f3f3f3;     
 }
 .listViewTableTDAlt_1
 {
   
    font-size:12px;  
    background-color:#f3f3f3;
    
 }
 .listViewTableTDAlt_2
 {

   font-size:12px;
     
   background-color:#f3f3f3;    
          
 }
  .listViewTableTDAlt_3
 {
     
      font-size:12px; 
      
      background-color:#f3f3f3;   
 }
   .listViewTableTDAlt
 {
   
      font-size:10px;
      background-color:#f3f3f3;       
 }
 
 
  .listViewTableTDAltRight1
 {
     width:30px; 
      font-size:10px; 
         background-color:#f3f3f3;      
 }
  .listViewTableTDAltRight2
 {
      vertical-align:middle;
      height:80px;
      font-size:10px;
      width:30px; 
      background-color:#f3f3f3;      
 }
 
 
 
 
 
 
 
 
 

 
 /*antal boks*/
 .listViewTextBox
 {
    font-size: 10px;
   font-family: arial;  
    text-align: right;
    width:50px;


   
 
 }
 
 
/**************************************************************produkt listeopsætnint*/
 
 
 
 
 .listViewTableTDBottom
 {
    text-align: left;
    font-size: 11px;
    font-family: Verdana;
    height:30px;  
    padding-right: 20px; 
    background-color: #f3f3f3;
     border:solid 0px black;
white-space:nowrap;


 }
 
 
 
 .HeaderStyle
 {
     font-size: 12px;
     font-weight: bold;
 }
 
 .ListValidateClass
 {
     left: 0px; 
     position: absolute; 
     top: 10px; 
     z-index: 102;
 }
 
 .TextBoxAddressField
 {
     width: 200px;
     font-family: Verdana, Arial;
     font-size: 11px;          
 }
 
 .LabelAddressField
 {
     font-family: Verdana, Arial;
     font-size: 11px;               
 }
 
  .TextBoxZipCodeField
 {
     width: 50px;
     font-family: Verdana, Arial;
     font-size: 11px;
 }


 .TextBoxTownField
 {
     width: 138px;
     font-family: Verdana, Arial;
     font-size: 11px;     
 }
 
 .Basket{
		position:absolute;
		width:200px;
		vertical-align: bottom;		
		z-index:20;
		height:40px;
		top:25px;
		left:700px;
}
/*************************************************************************INDKØBSKURV*/
.DivTermsClose
{

    position:relative;
    width:8px;
    background-repeat:no-repeat;
    background-position:center;
    }

.BasketMainListTable
{
    width: 745px;
    border:solid 1px #777677;
 
}

.BasketHeader
{
    font-family: Verdana, Arial;
    font-size: 10px;     
    color: #828181; 
    display:none;  
}
.lblSimpleBasketText
{
    font-family: Arial;
    font-size: 13px;
    font-weight:bold;
    border:solid 0px black; 
    height:40px;
    color:#777677;
    padding-left:5px;
     padding-right:5px;
}
/*bestil kurv*/
.cmdButtonClassBasket
{
	color:#ffffff;
	border:solid 0px black; 
	width:80px;
	height:21px;
	padding-left:5px;
	 background-image:url(images/buttonBg.gif);
   background-repeat:no-repeat;
   background-color:Transparent;
	font-size: 14px;
	text-align:left;
	position:relative;
	font-weight:normal;
	cursor: pointer;    
}

.NewProfilClass
{
 color:#ffffff;
	border:solid 0px black; 
	width:100px;
	position:relative;
	height:21px;
	float:right;
	right:3px;
	/* background-image:url(images/buyButtonBg.gif);*/
    background-image:url(images/buttonBg.gif);
   background-repeat:no-repeat;
   background-color:Transparent;
   text-align:left;
   padding-left:7px;
	font-size: 15px;
	cursor: pointer;     
    }
/*antal tekst*/
.txtAmountClass
{
	width: 50px;
	text-align: right;
	
}
.listViewBottomDivContentLeft
{
        border:solid 0px black; 
        position:absolute;
        top:7px;
        width:200px;
        left:0px;
        padding-left:10px;
          font-weight:bold;
          font-size:12px;
  }
  .listViewBottomDivContentRight
{
        border:solid 0px black;
             position:absolute;
             width:200px;
              top:7px;
              
             padding-left:92px;
             font-weight:bold;
              font-size:12px;
              left:200px;
          }
  
.listViewBottomDivMain
{
     
     width:745px;
     height:30px;
     background-color:#777677;
     position:relative;
     color:#ffffff;
    }
    
.DivBasketMainButtonList
{
    
    border:solid 0px black;
    position:relative;
    padding-top:10px;
    width:500px; 
    height:100px;
    }    

.DivBasketMainUpdateButton
{
   
    position:absolute;
    left:10px;
    border:solid 0px red;
    width:10px;
    
    }
.DivBasketMainOrderButton
{
   
     position:absolute;
     left:190px;
    }
    
    

.cmdButtonOrderClass{
    color:#ffffff;
    padding-left:3px;
	border:solid 0px black; 
	width:80px;
	background-repeat:no-repeat;
	text-align:left;
	height:22px;
	background-image:url(images/buttonBg.gif);
    background-color:Transparent;
	font-size: 14px;
	position:relative;
	font-weight: normal;
	cursor: pointer;    
         
   
   
} 
    
    
.DivBasketMainEmptyButton
{
   
     position:absolute;
       left:100px;
    }    
 .listViewBasketTableTH
 {
    color: #ffffff;
    height: 27px;
    font-weight:bold;
    text-align: left;
    font-size: 13px;
   /* width:460px;*/
    font-family: arial;  
    padding-right: 20px;
    background-image:url(images/productHeaderBg.gif);
    background-repeat:repeat-x;     
     }
     
     
     .DivButtonOrderFinal
     {
         padding-top:20px;
         padding-bottom:20px;
         
         
         }   
        
    
/*****************INDKØBSKURV*/



/***********************************************Adresse info*/
.listViewOrderBasketTableTD_0
{
    font-family:Arial;
    font-size:12px;
    color:#777677;
     white-space:nowrap;  
    }

.listViewOrderBasketTableTD_1
{
      font-family:Arial;
    font-size:12px;
    color:#777677;
    white-space:nowrap;  

    
    }

.listViewOrderBasketTableTD_2
{
        font-family:Arial;
    font-size:12px;
    color:#777677;
     white-space:nowrap;  
    }

.listViewOrderBasketTableTD_3
{
        font-family:Arial;
    font-size:12px;
    color:#777677;
    
    }

 
/**********Adresse info*/

.cmdButtonBasketDelete
{
     background-image:url(images/slet.gif);
     background-repeat: no-repeat;
     height: 14px;
     width: 15px;
     border: 0px solid white;
     background-color: White;
     cursor: pointer;
}

.StandardText
{
    font-size: 11px;
	font-family: Verdana; 
	
	
}

.InputText
{
    font-size: 11px;
	font-family: Verdana; 
}
 
.HeaderText
{
    font-weight:normal;
    font-size: 12px;
	font-family: Arial;
	color:#777677; 
}

.basketOrderTable
{
    width: 745px;
    border:solid 1px black;
    
}

.DivContentTerms
{
    width: 700px;
}

.DivTermsClose
{
    width: 23px;
    height: 23px;
    background-image: url('images/slet.gif');
    cursor: pointer;
}


.OrderValidationSummaryText
{
    font-size: 11px;
	font-family: Verdana; 
}

ul li 
{ 
list-style: none; 
background: url('images/dot_gron.gif') no-repeat center left; 
} 

li  
{
    padding-left: 20px 
} 

.ChkBoxText
{
    vertical-align:middle;
    font-family: Verdana;
 
    font-size: 11px;

}

.catTDclass
{
    padding: 20px 30px 10px 0px;
    left:20px;
    position:relative;
}

.CatListHeaderClass
{
    font-family: Verdana;
    font-size: 22px;
    font-weight: bold;   
}

.DivCategoryHeader
{
    padding-top: 15px;   
    width: 660px;
}

.catListHeaderDescClass
{
    font-family: Verdana;
    font-size: 12px; 
    padding-left: 5px;
    width: 350px;
}

.catBoxClass
{
    vertical-align: top;
    background-image:url('images/categoriBox.gif');   
    background-repeat: no-repeat;
    height: 170px;
    border:solid 0px red;
    position:relative;
    width: 207px;
}

.DivCatListCatPic
{
    height: 112px;
    border:solid 0px red;
    overflow:hidden;
    width:207px;
    text-align:center;
    position:relative;
    top:50px;
}

.hrefCatListCatHeaderText
{
   font-size: 13px;
    text-decoration: none;
    color:#ffffff;
    position:absolute;
    top:-118px;
    width:200px;
    left:4px;
    height:33px;
    float:left;
    font-weight: normal;
}

.hrefCatListCatHeaderText:hover
{

  font-size: 13px;
    text-decoration: none;
    color:#ffffff;
    position:absolute;
    top:-118px;
    width:200px;
    left:4px;
    height:33px;
    float:left;
    font-weight: normal;
}

.hrefCatListCatHeaderText:visited
{

        font-size: 13px;
    text-decoration: none;
    color:#ffffff;
    position:absolute;
    top:-106px;
    width:200px;
    left:4px;
    height:33px;
    float:left;
    font-weight: normal;
}

.DivCatListCatDescText
{

    font-size: 11px;
    padding-top: 5px;
}

.DivCatItemContent
{
    padding: 0px;
    position:relative;
    height:150px;
    text-align:center;
}








/***********************************************************************PRODUKT VISNING*/
.DivProductDescription
{
    font-family: Verdana;
    font-size: 11px;
    height: 270px;
    width:330px;
    border-bottom:solid 1px #afafaf;
}



.ProductViewNameClass
{
    font-family: Verdana;
    font-size: 16px;
    width:400px;
    padding-top:10px;
    height:30px;
    border:solid 0px black;
}
.DivProductViewPrice
{    
    font-family: Verdana;
    font-size: 11px;
    position:relative;
    top:7px;
    border:solid 0px black;
    
}
.DivProductViewPriceText
{    
    padding: 7px 0px 0px 15px;
    width: 150px;
    font-family: Verdana;    
    font-size: 11px;
      border:solid 0px black;

  
}

.productUnitClass
{
    font-family: Verdana;
    font-size: 11px;
    padding-left: 5px;
    border:solid 0px black;
}
.DivDiscountBuyLine
{
     width:600px;
    margin-top:20px;
    height:70px;
    background-image:url(images/productItemBg.jpg);
    background-repeat:no-repeat;
    position:relative;
    }

.DivBuyLine
{
    width: 330px;
    top:20px;
    left:0px;
    position:relative;
    border:solid 1px #afafaf;
    background-image:url(images/kobBag.gif);

}

.DivDuty
{
    width: 200px;
    border:solid 0px black;
    
}

.cmdButtonSingleProductBuyClass
{
	color:#ffffff;
	border:solid 0px black; 
	width:60px;
	position:relative;
	height:21px;
	/* background-image:url(images/buyButtonBg.gif);*/
    background-image:url(images/buyButtonGen.gif);
    background-repeat:no-repeat;
    background-color:Transparent;
    text-align:left;
    padding-left:10px;
	font-size: 15px;
	cursor: pointer;    
}
.cmdButtonProfilMenu
{
    border: 0px solid black;
    background-image:url(images/cmdButtonProfilMenu.gif);
    background-repeat:repeat;
    background-color:Transparent;
	font-size: 14px;
	font-family:Arial;
	text-align:left;
	padding-left:4px;
	color:#ffffff;
	font-weight:normal;
	width:121px;
	position:relative;
	left:0px;
	height:21px;
	cursor: pointer;
    
    }
.PBSButton
{
   color:#ffffff;
	border:solid 0px black; 
	width:160px;
	position:relative;
	height:21px;
	top:10px;
	float:left;
	
	/* background-image:url(images/buyButtonBg.gif);*/
    background-image:url(images/cmdButtonProfilMenu.gif);
   background-repeat:no-repeat;
   background-color:Transparent;
   text-align:left;
   padding-left:10px;
	font-size: 13px;
	cursor: pointer;    
    }    

.ProductViewBuyLineTable
{
    border: 1px solid #000000;
    width:450PX;
    position:relative;
    top:20px;
    height:25px;
}
.ProductViewTextTD
{
    left:10px;
    font-weight:bold;
    position:relative;
  
}
.ProductViewHeader
{
    position:relative;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    color:#777677;    
    }
.ProductViewDescription
{
    position:relative;
    font-family:Arial;
    font-size:12px;
    color:#777677;
    border:solid 0px red;
    float:left;
    width:500px;

 }
 
 
.DivProductViewBuyLine{
    width:600px;
    margin-top:20px;
    height:70px;
    background-image:url(images/productItemBg.jpg);
    background-repeat:no-repeat;
    position:relative;
    }
.ProductViewTextDiv{
    width:160px;
    height:23px;
    position:absolute;
    font-family:Arial;
    font-size:13px;
    float:left;
    top:14px;
    left:20px;
    color:#777677;
    position:relative;
    }

 .ProductViewPriceDiv{
    font-weight:bold;
    width:160px;
    float:left;
    left:150px;
    top:14px;
    height:23px;
    font-family:Arial;
    font-size:14px;
    position:absolute;
    color:#777677;
}
   .ProductViewTextBoxDiv    {
    position:absolute;
    width:160px;
    left:280px;
    height:23px;
    top:12px;
    font-family:Arial;
    font-size:12px;
    float:left;
    color:#777677;
    } 
.ProductViewButtonDiv{
     height:23px;
     width:70px;
    position:absolute;
     float:left;
     top:12px;
     left:365px;
    }    
    




 .ProductViewItemNo
 {
        position:relative;
    font-family:Arial;
    font-size:12px;
    color:#777677;
    display:none;
     }   
    
.DivMainPicture
{
    padding-bottom:15px;
    float:left;
    position:relative;
    height:270px;
  
    
    }    
.ProductViewSpacerTD
{
  
}  
.ProductViewTextBoxTD
{    
    position:relative;

    
}      
.ProductViewTextBoxTD
{
     
}          
.listViewTextBox
{
   
} 
.ProductViewButtonTD
{
   
    width:60PX; 
    }       
.tdDiscountAmount
{
    border:solid 0px red;
    width:90px;
    left:20px;
    top:10px;
    position:relative;
}    
.tdDiscountBuyButton
{
    top:8px;
    position:relative;
    
    }    
    
    
/************************PRODUKT VISNING*/

.DivShowLogin
{
    width: 600px;
}
.DivProfilLoginAreaClass
{
        position:relative;
        left:20px;
         width:300px;
         height:100px;
}

.DivProfilNewClass
{
         width:300px;
         height:100px;    
    left:20px;
      font-size:12px;
      top:20px;
        position:relative;
        border:solid 0px red;
}

.DivNewProfilDesc
{
    padding-top: 5px;
    width: 210px;
}

.DivNewProfilButton
{
    padding: 5px 70px 0px 0px;    
    float: right;
    right:0px;
}

.LblProfilLoginHeaderClass
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}

.LblNewProfilHeaderClass
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;    
}

.DivFieldRequiered
{
    width: 21px;
    height: 21px;

    background-image:url('images/dot_rod.gif');
}

.EmailErrorClass
{
    color: Red;
}

.DivAddressInfo
{
    float: left;   
}

.DivMenuBar
{
    width: 100%;
}

.LblPasswordNotNeeded
{
    width: 200px;
    color: Red;
}

.AdvSearchHeader
{
 font-family:Verdana;
 font-size: 14px;
 font-weight: bold;   
}

.DivSearchText
{
    padding: 5px 0px 5px 0px;
}

.txtAdvSeachBox
{
    font-family: Verdana;
    font-size: 11px;
    width: 250px;
}

.LblCategoryText
{
    font-family: Verdana;
    font-size: 11px;
    padding-right: 5px;
}

.AdvSearchDropDown
{
 font-family:Verdana;
 font-size: 11px;
}

.DivIncludeSubCats
{
    padding-left: 65px;
}

.IncSubCatsText
{
 font-family:Verdana;
 font-size: 11px;
}

.DivPriceChoice
{
    padding: 5px 0px 10px 0px;   
}

.DivPriceFrom
{
}

.PriceFromText
{
    padding-right: 5px;
    font-family: Verdana;
    font-size: 11px;
}

.TextboxPriceFrom
{
    font-family: Verdana;
    font-size: 11px;
    width: 50px;    
}

.DivPriceTo
{
}

.PriceToText
{
    padding-right: 11px;
    font-family: Verdana;
    font-size: 11px;
}

.TextboxPriceTo
{
    font-family: Verdana;
    font-size: 11px;
    width: 50px;        
}

.DivAdvSearchHeaderList
{
    float: left;
}

.AdvSearchHeaderList
{
    
}

.DivAdvSearchBackButton
{
    float: right;
}

.cmdButtonAdvSearchBackButton
{
}

.DivProductSearchHeader
{
    padding-bottom: 10px;
}

.LblProductSearchHeader
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
}

.DivParametreLine
{
    padding: 0px 0px 20px 5px;
}

.ParameterDropDown
{
    font-family: Verdana;
    font-size: 11px;
}

.LblParameterName
{
    width: 60px;
}

.DivGeneralReceiptAddress
{
    
}

.LblReceiptHeader
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
}

.DivReceiptText
{
    padding: 5px 0px 15px 0px;    
}

.LblReceiptText
{
    font-family: Verdana;
    font-size: 11px;
}

.LblReceiptAddressHeaderText
{
    font-family: Verdana; 
    font-size: 11px;
    font-weight: bold;
}

.LblReceiptAddressContentText
{
    font-family: Verdana; 
    font-size: 11px;
}

.DivOrderReceiptInfo
{
    padding-bottom: 20px;
}

.DivInvoiceReceiptInfo
{
    float: left;
    padding-bottom: 10px;
}

.DivShipReceiptInfo
{
    float: left;
    width: 600px;   
    padding-bottom: 20px;
}

.LblOrderHeaderInfo
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;   
}

.LblInvoiceInfoHeader
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;   
}

.LblShipInfoHeader
{
    font-family: Verdana;

    font-size: 14px;
    font-weight: bold;
   
}
.DivShipCardPaymentInfo
{
    padding-bottom:20px;
    padding-top:10px;
    
    }
.DivReceiptListView
{
    float: left;
    width: 600px;
}

.DivReceiptPaymentText
{
    font-family: Verdana;
    font-size: 11px;    
    width: 400px;
    float: left;
    padding-top: 20px;
    
}

/*top 3 billede*/
.tableClassDefaultNewsView
 {
     width:150px;
     position:relative;   
     float:left;
     }
.TDSingleNewsView
{
    position:relative;
    width:207px;
    height:158px;
    border:solid 0px red;
     float:left;
     background-image:url(images/frontPageTop3Bg.gif);
     background-repeat:no-repeat;
    }     
          

.NewsItemName
{
    font-family:Arial;
    font-size: 13px;
    font-weight: normal;
    width:207px;
    color:#ffffff;
    top:5px;
        height:35px;
        overflow:hidden;
    left:5px;
    position:relative;
    float:left;
}

.NewsPicture 
  {
 font-family: Verdana;
    font-size: 11px;
    top:45px;
    position:absolute;
    float:left;

    left:3px;
    vertical-align:middle;
    border:solid 0px red;
    }

.NewsDesc
{
    font-family: Arial;
    font-size: 11px;
    height:40px;
    width:130px;
    float:left;
    position:absolute;
    top:70px;
    display:none;
}
.DivPriceInclTextNewsView
{
    display:none;
    }
.DivPriceNewsView
{
    position:relative;
    height:20px;
    width:110px;
    text-align:right;
    float:right;
    right:3px;
    font-family:Arial;
    font-size:13px;
    color:#777677;
    top:30px;

    }
.DivBuyButtonNewsView
{
    position:absolute;
    top:100px;
    width:70px;
    float:right;
    right:0px;
    
    
    }    
/*slut på top 3 viecw*/    
    
    
.DivAmountTextBoxNewsView
{
    display:none;
    }

    
.DiscountItemName
{
    font-family: Verdana;
    font-size: 13px;    
    font-weight: bold;
}

.DiscountDesc
{
    font-family: Verdana;
    font-size: 11px;
    width:500px;        
}



.tdDiscountBuyText
{
    font-family: Verdana;
    border:solid 0px red;
    position:relative;
    font-size: 11px;
    top:10px;                
}

.tdNewsBuyText
{
    font-family: Verdana;
    font-size: 11px;
    border:solid 0px red;
    position:absolute;
    
                      
}

.unitNewsBuyText
{
    font-family: Verdana;
    font-size: 11px;                
}

.tdDiscountBuyText
{
    font-family: Verdana;
    font-size: 11px;                    
}

.unitDiscountBuyText
{
    font-family: Verdana;
    font-size: 11px;
    position:relative;
    width:100px;                    
}


/****************************************************************************PAGNING OG SIDER*/
.DivPagingArea
{
    width: 745px;
     border:solid 0px black;
     height:40px;
     font-size:12px;
}

.DivPager
{
    padding-top: 5px;    
    width:310px;
    position:relative; 
    border:solid 0px black;  
    float:right;
    text-align:right;
    right:0px;
  
}
.DivCountPerPageLabel
{
    color:#777677;
    
    }
.prevButton
{
    background-color: Transparent;
    color: Black;
    font-family: Verdana; 
    font-size: 11px;
    border:solid 0px black;
    cursor: pointer;
   
    width:30px;

        left:0px;  
}
.cPagePagingButton
{
    background-color: Transparent;
    color:#ffffff;
    font-family: Verdana; 
    font-size: 11px;
    border:solid 1px #747474;
    background-color:#747474;
    cursor: pointer;
  
}

.pagingButton
{
    background-color: Transparent;
    color: Black;
    font-family: Verdana; 
    font-size: 11px;
        border:solid 1px #747474;
        background-color:#e0e0e0;   
    cursor: pointer;
    
}

.nextButton
{
    background-color: Transparent;
    color: Black;
    font-family: Verdana; 
    font-size: 11px;
    border:solid 0px black;
    cursor: pointer;
    width:20px;
    padding-left:3px;
    text-align:left;   
}




.DivCountPerPage
{
    float: left; 
}


.AmountPerPageList
{
    font-family: Arial;
    color:#777677;
    font-size: 11px;
        border:solid 0px black;
     
}
/****************************PAGNING OG SIDER*/



.DivSearchRepeater
{  

}
.DivBoxListViewRepeaterBox
{
    float: left;
    margin-top: 10px;

    
}

.DivPartListSingleItemContent
{
    padding-bottom: 30px;
    
}

.DivPartListImg
{
    float: left;
}

.DivPartListItemList
{
    font-family: Verdana;
    font-size: 11px;
}

.DivDutyPartList
{
    width: 700px;
    
}

.DivBuyLinePartList
{
    width: 700px;
}

.DivItemHeaderPartList
{
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
}

.PartListBuyLineTable
{
    width: 700px;
}

.DivPartListProductViewPrice
{
    padding-left: 300px;
    font-family: Verdana;
    font-size: 18px;
}



.CategoryListHeader
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
}

.SubCategoryClassTD
{
    padding: 5px 0px 5px 0px;
}

.SubCategoryHrefClass
{
    font-family: Verdana;
    font-size: 11px;
}

.TableConstructCategoryBoxList_TD_TopLeft
{
}

.TableConstructCategoryBoxList_TD_TopCenter
{
}

.TableConstructCategoryBoxList_TD_TopRight
{
}

.TableConstructCategoryBoxList_TD_MiddleLeft
{
}

.TableConstructCategoryBoxList_TD_MiddleCenter
{
}

.TableConstructCategoryBoxList_TD_MiddleRight
{
}

.TableConstructCategoryBoxList_TD_BottomLeft
{
}

.TableConstructCategoryBoxList_TD_BottomCenter
{
}

.TableConstructCategoryBoxList_TD_BottomRight
{
}


.DivLeftTextAreaLargeDiscount
{
    font-size:12px;
    color:#494949;

    width:280px;
    height:100px;
    top:50px;
    position:absolute;
     left:10px;
    
    
    
    }
    .DivDiscountContent
    {
    position:relative;
    border:solid 0px red;
    background-image:url(images/tilbudBG.gif);
    background-repeat:no-repeat;
    height:200px;
    top:5px;
 }

     .DivRightPictureLargeDiscount
     {
   
    width:150px;
    left:320px;
    height:30px;
    top:20px;
    position:absolute;
         
         }
         
         
  .LblSolusDiscountLargeHeader
  {
    width:200px;
    font-size:18px;
    left:10px;
    height:30px;
    top:15px;
    position:absolute;
      
      }       
      
.tdDiscountBuyText
{
    position:relative;
    left:20px;
    font-size:12px;
    font-weight:bold;
    
    }
    .SimpleProductListView
    {
        width:735px;
        border:solid 1px #777677;
        
        }
        
  .DivPrintButton
  {

      height:0px;
      right:320px;
      position:relative;
      top:20px;     
      float:right;
      
      
      }      
      
 .listViewBasketTableTD_0
 {
     font-family:Arial;
     font-size:13px;
     color:#777677;
     
     }
.listViewBasketTableTD_1{
     font-family:Arial;
     font-size:13px;
     color:#777677;
}
.listViewBasketTableTD_2{
     font-family:Arial;
     font-size:13px;
     color:#777677;
     }
.listViewBasketTableTD_3{
     font-family:Arial;
     font-size:13px;
     color:#777677;
     }
.DivCMSBuyLine
{
    width:67px;
    float:right;
    position:relative;
    border:solid 0px red;


    
    }        
.LblEmailProfilLogin
{
    font-size:12px;
    font-family:Arial;
    color:#777677;
    width:90px;
    
    }      
    .LblPassWordProfilLogin{
    font-size:12px;
    font-family:Arial;
    color:#777677;
    }
 
.cmdLoginClass
 {
  color:#ffffff;
	border:solid 0px black; 
	width:80px;
	position:relative;
	height:21px;
	float:right;
	top:10px;
	right:0px;
	/* background-image:url(images/buyButtonBg.gif);*/
    background-image:url(images/buttonBg.gif);
   background-repeat:no-repeat;
   background-color:Transparent;
   text-align:left;
   padding-left:10px;
	font-size: 15px;
	cursor: pointer;    
 }   
 
 .LblCardPaymentHeader
 {
    font-size:12px;
    font-family:Arial;
    color:#777677;
    font-weight:bold;   
    }      
.DivCardPaymentGeneralInfo    {
    font-size:12px;
    font-family:Arial;
    color:#777677;   
    }      
    
 .LblCardPaymentAddressHeaderText {
    font-size:12px;
    font-family:Arial;
    color:#777677;   
    }      
 
 
 .LblCardPaymentAddressContentText    {
    font-size:12px;
    font-family:Arial;
    color:#777677;   
    }
.ValidationSummaryProfilLogin
{
    float:left;
    top:10px;
    left:0px;
    text-align:left;
    position:absolute;
       width:120px;
        font-size:11px;
 
    }
    
.LblPasswordSend
{
    float:left;
    top:38px;
    left:0px;
    text-align:left;
    position:absolute;
    width:120px;
    font-size:11px;    
}
    
.cmdProfilLoginForgottenPassword
{
    color:#434343;
	border:solid 0px black; 
	width:90px;
	position:relative;
	height:21px;
	top:15px;
   background-repeat:no-repeat;
   background-color:Transparent;
   text-align:left;
   padding-left:4px;
	font-size:12px;
	cursor: pointer;    
    }
 .ProfilLoginButtonAndErrorMessagesDiv
 {
          border:solid 0px red;
          position:relative;
          height:70px;
     }               
 .ProfilLogin_LoginButtonDiv{
          position:absolute;
          height:30px;
     }
.ProfilLogin_ForgottenPasswordDiv{
        position:absolute;
        float:right;
        right:0px;
        top:30px;
         
}
.lblErrMessage
{    height:0px; 
    font-size:11px;
    width:120px;
    
    }          
    
    .DivPictureList
    {
        border:solid 0px red;
        width:50px;
        float:left;
        top:0px;
}
.ProfilTxtEmailName
{
    width:120px;
    
    }
.ProfilTxtPassWord
{
    width:120px;
    
    }
.DivLoginText
{
    border:solid 0px red;
    position:relative;
    float:left;
    height:80px;
    
    }
.DivHrefCatListCatHeaderText
{
    position:relative;
    float:left;
    width:200px;
    top:12px;
    text-align:center;
    height:20px;
    }      
.ProfileDataErrorMessageDiv
{
    position:relative;
    top:20px;

    
    }   
    
.profilOrdreDataHeaderView
{
    border-bottom: 1px solid black;
    font-size: 11px;
    padding-top: 20px;
}   

.profilOrdreLineView_1
{
    font-size: 11px;
    padding-left: 10px;
    width: 100px;
}   

.profilOrdreLineView_2
{
    font-size: 11px;
    width: 400px;

}    

.profilOrdreLineView_3
{
    font-size: 11px;
    text-align: right;
}    

.profilOrdreLineView_4
{
    font-size: 11px;
}    

.profilOrdreLineView_5
{
    font-size: 11px;
}     
