﻿/**************************************************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;
}

.txtSeachBox
{
	width: 150px;
	font-size: 11px;
	font-family: Verdana;  	
}
/**/
.cmdSearch
{
    font-family: Verdana;
    font-size: 14px;
	background-color: white;
	color: black;
	border: 0px solid white;
	cursor: pointer;	
	font-weight: bold;
}
/************************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
{
    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;
	height:21px;
	cursor: pointer;
}
.cmdButtonClassTop3
{
    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;
	height:21px;
	cursor: pointer;
}
.cmdBuyButtonClass
{
    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;
	height:21px;
	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-image:url(images/k_midt.gif);
    color: #000000;
    height: 27px;
    font-weight:bold;
    text-align: left;
    font-size: 13px;
   /* width:460px;*/
    font-family: arial;  
    padding-right: 20px;
      background-color:Transparent;     
   
 }
/*grundtabel produkt liste*/ 
 
 .listViewTableTD
 {
     border: 0px solid #FFFFFF;
 }
 
 .listViewTableTD_0
 {
    width:85px;
   
     font-size:10px;     
 }
 .listViewTableTD_1
 {
    width:250px;
     font-size:10px;    
 }
 .listViewTableTD_2
 {
   width:70px;
     font-size:10px;    
          
 }
  .listViewTableTD_3
 {
        width:30px;
      font-size:10px;    
 }
   .listViewTableTD_4
 {
       width:50px;
      font-size:10px;       
 }
 
 
  .listViewTableTDRight1
 {
     width:50px;
      font-size:10px;       
 }
 /*grå*/
 .listViewTableTDAlt_0
 {
    width:85px;
     font-size:10px;
     background-color:#f3f3f3;     
 }
 .listViewTableTDAlt_1
 {
    width:250px;
    font-size:10px;  
    background-color:#f3f3f3;  
 }
 .listViewTableTDAlt_2
 {
   width:70px;
   font-size:10px;
   background-color:#f3f3f3;    
          
 }
  .listViewTableTDAlt_3
 {
      width:30px;
      font-size:10px; 
      background-color:#f3f3f3;   
 }
   .listViewTableTDAlt
 {
      width:50px;
      font-size:10px;
      background-color:#f3f3f3;       
 }
 
 
  .listViewTableTDAltRight1
 {
     width:50px;
      font-size:10px; 
         background-color:#f3f3f3;      
 }
  .listViewTableTDAltRight2
 {
     width:50px;
      font-size:10px; 
         background-color:#f3f3f3;      
 }
 
 
 
 
 
 
 
 
 

 
 /*antal boks*/
 .listViewTextBox
 {
    font-size: 10px;
   font-family: arial;  
    text-align: right;
    width:10px;

   
 
 }
 
 
/**************************************************************produkt listeopsætnint*/
 
 
 
 
 .listViewTableTDBottom
 {
    text-align: left;
    font-size: 11px;
    font-family: Verdana;  
    padding-right: 20px; 
    background-color: #f3f3f3;
     border:solid 0px black;

 }
 
 
 
 .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: 128px;
     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: 520px;
 
}

.BasketHeader
{
    font-family: Verdana, Arial;
    font-size: 10px;     
    color: #828181; 
    display:none;  
}
.lblSimpleBasketText
{
    font-family: Verdana;
    font-size: 11px;
    border:solid 0px black; 
    height:40px;
    padding-left:5px;
     padding-right:5px;
}
/*bestil kurv*/
.cmdButtonClassBasket
{
	color:#000000;
	
	border:solid 0px black; 
	width:60px;
	height:21px;
	 background-image:url(images/bestil.gif);
   background-repeat:no-repeat;
   background-color:Transparent;
	font-size: 12px;
	right:10px;
	position:relative;
	font-weight: bold;
	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;
  }
  .listViewBottomDivContentRight
{
        border:solid 0px black;
             position:absolute;
             width:200px;
              top:7px;
              
             padding-left:92px;
             font-weight:bold;
              left:200px;
          }
  
.listViewBottomDivMain
{
     
     width:520px;
     height:30px;
     background-color:#f3f3f3;
     position:relative;
    }
    
.DivBasketMainButtonList
{
    
    border:solid 0px black;
    position:relative;
    padding-top:10px;
    width:300px; 
    height:100px;
    }    

.DivBasketMainUpdateButton
{
   
    position:absolute;
   
    left:10px;
    
    }
.DivBasketMainOrderButton
{
   
     position:absolute;
     left:170px;
    }
    
    

.cmdButtonOrderClass
    {
        bcolor:#000000;
        left:2px;
        
	
	border:solid 0px black; 
	width:60px;
	height:21px;
	 background-image:url(images/bestil.gif);
   background-repeat:no-repeat;
   background-color:Transparent;
	font-size: 12px;
	right:10px;
	position:relative;
	font-weight: bold;
	cursor: pointer;    
         
   
   
} 
    
    
.DivBasketMainEmptyButton
{
   
     position:absolute;
       left:90px;
    }    
 .listViewBasketTableTH
 {
     background-image:url(images/k_midt.gif);
    color: #000000;
    height: 27px;
    font-weight:bold;
    text-align: left;
    font-size: 13px;
   /* width:460px;*/
    font-family: arial;  
    padding-right: 20px;
      background-color:Transparent;     
     
     }
     
     
     .DivButtonOrderFinal
     {
         padding-top:20px;
         padding-bottom:20px;
         
         
         }   
        
    
/*****************INDKØBSKURV*/



/***********************************************Adresse info*/
.listViewOrderBasketTableTD_0
{
      width:50px;
      font-size:10px;    
    }

.listViewOrderBasketTableTD_1
{
    width:350px;
    font-size:10px;
    padding-bottom:5px;  
    }

.listViewOrderBasketTableTD_2
{
      width:50px;
      font-size:10px;
    }

.listViewOrderBasketTableTD_3
{
      width:10px;
      font-size:10px;
    }
.listViewOrderBasketTableTD_4
{
      width:30px;
      font-size:10px;
    }
 
/**********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: bold;
    font-size: 11px;
	font-family: Verdana; 
}

.basketOrderTable
{
    width: 520px;
    
}

.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;
    width:400px;
    position:absolute;
    font-size: 11px;

}

.catTDclass
{
    padding: 10px 20px 0px 0px;
}

.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/katogorierBg.jpg');   
    background-repeat: no-repeat;
    height: 302px;
    width: 208px;
}

.DivCatListCatPic
{
    height: 160px;
    padding-bottom: 5px;
}

.hrefCatListCatHeaderText
{
    font-family: Verdana;
    font-size: 14px;
    text-decoration: none;
    color: Black;
    font-weight: bold;
}

.hrefCatListCatHeaderText:hover
{
    font-family: Verdana;
    font-size: 14px;
    text-decoration: none;
    color: Black;
    font-weight: bold;
}

.hrefCatListCatHeaderText:visited
{
    font-family: Verdana;
    font-size: 14px;
    text-decoration: none;
    color: Black;
    font-weight: bold;
}

.DivCatListCatDescText
{
    font-family: Verdana;
    font-size: 11px;
    padding-top: 5px;
}

.DivCatItemContent
{
    padding: 10px;
}








/***********************************************************************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;
}


.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
{
	 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;
	position:relative;
	left:-50px;
	height:21px;
	cursor: pointer;
}


.ProductViewBuyLineTable
{
    border: 1px solid #cdc7af;
    width:520PX;
    height:55px;
    background-image:url(images/kobBag.gif);
}
.ProductViewTextTD
{
    left:10px;
    font-weight:bold;
    position:relative;
  
}
.ProductViewSpacerTD
{
  
}  
.ProductViewTextBoxTD
{    
    position:relative;

    
}      
.ProductViewTextBoxTD
{
     
}          
.listViewTextBox
{
   
} 
.ProductViewButtonTD
{
   
    width:60PX; 
    }       
    
    
    
    
/************************PRODUKT VISNING*/

.DivShowLogin
{
    width: 600px;
}

.DivProfilLoginAreaClass
{
    float: right;
}

.DivProfilNewClass
{
    float: left;
}

.DivNewProfilDesc
{
    padding-top: 5px;
    width: 300px;
}

.DivNewProfilButton
{
    padding: 5px 60px 0px 0px;    
    float: right;
}

.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: 500px;
    float: left;
    padding-top: 20px;
    
}



.NewsItemName
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    width:160px;
}

.NewsDesc
{
    font-family: Verdana;
    font-size: 11px;
}

.DivNewsBuyLine
{
    font-family: Verdana;
    font-size: 11px;
}

.DiscountItemName
{
    font-family: Verdana;
    font-size: 12px;    
    font-weight: bold;
}

.DiscountDesc
{
    font-family: Verdana;
    font-size: 11px;        
}

.DivDiscountBuyLine
{
    font-family: Verdana;
    font-size: 11px;            
}

.tdDiscountBuyText
{
    font-family: Verdana;
    font-size: 11px;                
}

.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;                    
}


/****************************************************************************PAGNING OG SIDER*/
.DivPagingArea
{
    width: 515px;
     border:solid 0px black;
     height:40px;
}

.DivPager
{
    padding-top: 5px;    
    width:310px;
    position:relative; 
    border:solid 0px black;  
    float:right;
    text-align:right;
    right:0px;
  
}
.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: Verdana;
    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;
 }
 .DivDiscountBuyLine
 {
    
    width:300px;
    left:10px;
    height:30px;
    float:left;
    top:150px;
    position:absolute;
     } 
     .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;
    
    }