﻿/**************************************************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/box.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: #ffffff;
	border: 0px solid white;
	background-color:#005c86;
	cursor: pointer;
	font-weight: normal;	
	width:50px;
		background-image:url(images/btn.jpg);
		height:15px;
	
}

.BuyButton
{
	height: 14px;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	border: 0px solid white;
	background-image:url(images/btn.jpg);	
	cursor: pointer;	
	font-weight:normal;
	width:50px;
	height:15px;
}

.DivInfoButton
{
	text-align: right;
	border:solid 0px red;
}

.DivBuyButton
{
	margin: 2px 0px 0px 0px;
	float: right;
}

.DivOrderInfo
{
    width: 250px;
	float: left;
	margin-right: 10px;
}

.DivInvoiceInfo
{
    
    width:400px;
}

.DivDeliveryDifferent
{
	margin-top: 10px;
}

.DivDeliveryAddress
{
	margin-top: 10px;
}

.DivOrderAddressInfoGeneral
{
    width: 300px;
}

.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/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/buttonBg.gif);
    background-repeat:no-repeat;
	font-size: 12px;
	font-family:Arial;
	color:#ffffff;
	font-weight: bold;
	width:50px;
	height:24px;
	cursor: pointer;
}
.cmdButtonClassTop3
{
    border: 0px solid black;
    background-image:url(images/buttonBg.gif);
    background-repeat:no-repeat;
	font-size: 12px;
	font-family:Arial;
	color:#ffffff;
	font-weight: bold;
	width:50px;
	height:24px;
	cursor: pointer;
}


.cmdBuyButtonClass
{
    border: 0px solid black;
    background-color:#333365;
	font-size: 12px;
	font-family:Arial;
	color:#ffffff;
	font-weight: bold;
	width:50px;
	height:24px;
	cursor: pointer;

}

.cmdButtonSmallBasketClass
{
    border: 0px solid black;
    background-image:url(images/buttonBg.gif);
    background-repeat:no-repeat;
	font-size: 12px;
	font-family:Arial;
	color:#ffffff;
	font-weight: bold;
	width:50px;
	height:24px;
	cursor: pointer;
	right:0px;
	float:right;
	position:relative;
    }




/**************************************************************produkt listeopsætnint*/

.DivPictureList
{
    border-left:solid 0px red;
    width:70px;
    position:absolute;
    left:270px;
    top:110px;

    }
    
    
/*Top på produktliste*/
 .listViewTableTH
 {
    background-image:url(images/produktBarBg.gif);
    color: #ffffff;
    height: 27px;
    text-align: left;
    font-size: 13px;
    font-weight:normal;
    font-family: arial;  
    padding-right: 20px;
    background-color:#333366;
   
    
 }
/*grundtabel produkt liste*/ 
/* .listViewTableTD
 {
    text-align: left;
    font-size: 10px;
     font-family: arial;  
    padding-right: 20px;
    border:solid 1px black; 
 }*/
 .listViewTableTD_0
 {
      
      width:55px;
      border-left:solid 1px #cccccc;
     }
 .listViewTableTD_1
 {
     
      width:200px;
     }
 .listViewTableTD_2
 {
     
      width:50px;
     }    
.listViewTableTD_3
 {
      
      width:50px;
     } 
.listViewTableTDRight2
{
    border-right:solid 1px #cccccc;
    
    }

/*grå*/     
  .listViewTableTDAlt_0
 {
     
      width:55px;
      background-color:#e0e0e0;
     }
 .listViewTableTDAlt_1
 {
       
      width:180px;
       background-color:#e0e0e0;
     }
 .listViewTableTDAlt_2
 {
    
     
       
      width:50px;
       background-color:#e0e0e0;
      
     }    
.listViewTableTDAlt_3
 {
     
      width:50px;
       background-color:#e0e0e0;
     } 
 
     
     
     
      
 .listViewTableTDAlt
 {
    text-align: left;
    font-size: 10px;
   font-family: arial;  
    padding-right: 20px; 
    background-color: #E0E0E0;     
 
 }
 .listViewTableTDAltRight2
 {
     background-color: #E0E0E0; 
     width:80px;   
     
     }
 .listViewTableTDAltRight1
 {
     background-color: #E0E0E0; 
     width:80px;    
     
     } 

 
 
/**************************************************************produkt listeopsætnint*/
 
 
 
 
 .listViewTableTDBottom
 {
    text-align: left;
    font-size: 11px;
    font-family: Verdana;  
    padding-right: 20px; 
    background-color: #414141;
    color:White;
     border:#c0ae58 solid 1px;
    
 }
 
 
 /*basket list*/


.listViewBasketTableTH

{
    background-image:url(images/produktBarBg.gif);
    color: #ffffff;
    height: 27px;
    text-align: left;
    font-size: 13px;
    font-weight:normal;
    font-family: arial;  
    padding-right: 20px;
    background-color:#333366;  
}


.listViewBasketTableTD_0 
{
    border-left: 1px solid #333366;
    font-size:10px;
    font-family:Arial;
    width:220px;
    
    }
.listViewBasketTableTD_1 
{
   font-size:10px;
   font-family:Arial;
}

.listViewBasketTableTD_2 
{
   font-size:10px;
    font-family:Arial;
}

.listViewBasketTableTD_3
{
    font-size:10px;
    font-family:Arial;
}

.listViewBasketTableTD_4
{
    font-size:10px;
    font-family:Arial;
}

.listViewBasketTableButtonTD
{
    border-right: 1px solid #333366;
}
 
 
 .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: 600px;
}

.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
{
	border: 0px solid black;
    background-image:url(images/buttonBg.gif);
    background-repeat:no-repeat;
	font-size: 12px;
	font-family:Arial;
	color:#ffffff;
	font-weight: bold;
	width:50px;
	height:24px;
	cursor: pointer

}
/*antal tekst*/
.txtAmountClass
{
	width: 50px;
	text-align: right;
	
}
.listViewBottomDivMain
{
     
     width:600px;
     font-family:Arial;
     font-size:16px;
     height:20px;
     padding-top:3px;
     color:White;
     background-color:#414141;
     position:relative;
     
    }

.DivBasketMainButtonList
{
    
    border:solid 0px black;
    position:relative;
    padding-top:10px;
    width:300px; 
    height:100px;
     cursor:pointer;
    }    
    
.DivBasketMainUpdateButton
{
    position:absolute;
    cursor:pointer;
    border:solid 0px black;
    left:10px;    
}
    
    .DivBasketMainOrderButton
{
     position:absolute;
      cursor:pointer;
     left:180px;
  
     
    }
    .cmdButtonOrderClass
    {
       
        height:25px;
        background-image:url(images/buttonOrderBg.gif);
        background-repeat:repeat-x;
        border-collapse:collapse;
        border:solid 1px #414141;
        color:#ffffff;
        font-weight:bold;
         
   
   
} 
    
.DivBasketMainEmptyButton
{  
     position:absolute;
       left:90px;
    }
    
  
.listViewBottomDivContentLeft
{
    font-size:12px;
    border:solid 0px black;   
    position:absolute;
    left:20px;

    }
    
    .listViewBottomDivContentRight
    {
    font-size:12px;
    position:absolute;
    left:300px;
    text-align:right;
    width:200px;
    }

.DivCustomerRef
{
   
   
   
    }
    
.DivPaymentList
{
   
   

    }    
.LblCustomerNoHeader
{
   
   
    
    
    }    
    .DivCustomerNo
    {
          
         
          width:100px;

        }
    
/*****************INDKØBSKURV*/
.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: 600px;
    margin-bottom:50px;
    border:solid 0px red;
    
    
}
.listViewOrderBasketTableTD_0
{
    border-left:solid 1px #414141;
    
    
    }
    .listViewOrderBasketTableTD_1
{
    border:solid 0px #414141;
  
    
    
    }
.listViewOrderBasketTableTD_2
{
    border-right:solid 1px #414141;
    
    
    }
.DivContentTerms
{
    width: 530px;
   
}

.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: 10px 20px 0px 0px;
    border:solid 0px red;
    width:200px;
}

.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/box.jpg');   
    background-repeat: no-repeat;
    height: 188px;
    width: 171px;
}

.DivCatListCatPic
{
    height: 100px;
    text-align:center;
    width:150px;
    padding-bottom: 5px;
    position:relative;
    overflow:hidden;
    border:solid 0 px red;
}

.hrefCatListCatHeaderText
{
    font-family: Verdana;
    font-size: 14px;
    text-decoration: none;
    color: #414141;
    font-weight: bold;
}

.hrefCatListCatHeaderText:hover
{
    font-family: Verdana;
    font-size: 14px;
    text-decoration: none;
    color: #414141;
    font-weight: bold;
}

.hrefCatListCatHeaderText:visited
{
    font-family: Verdana;
    font-size: 14px;
    text-decoration: none;
    color: #414141;
    font-weight: bold;
}

.DivCatListCatDescText
{
    font-family: Verdana;
    font-size: 11px;
    padding-top: 5px;
}

.DivCatItemContent
{
    padding: 10px;
}

.DivProductDescription
{
    font-family: Verdana;
    font-size: 11px;
    height: 250px;
}


.DivReceiptSpecielFields
{
    
    float:left;

    width:500px;

    }
    
.DivReceiptSpecialTextMain
{
   
    text-align:left;
    padding-bottom:20px;
    
    }

.DivReceiptLabelText
{
    padding-top:5px;
    font-weight:bold;
    
    
    }




/***********************************************************************PRODUKT VISNING*/
.ProductViewHeader
{
    font-size:18px;
    color:#9b9b9b;
    
    }

.SimpleProductListView
{
    width:521px;
    float:left;
    top:0px;
    left:30px;
    position:relative;
    
    }
.ProductViewNameClass
{
    font-family: Verdana;
    font-size: 14px;
    width:400px;
    
}
.DivProductViewPrice
{    
    font-family: Verdana;
    font-size: 11px;
    height:20px;
    width:100px;
    top:10px;
    font-weight:bold;
    left:10px;
    border:solid 0px black;
    position:absolute;
    
}
.DivProductViewPriceText
{    
    top:10px;
    width: 150px;
     border:solid 0px black;
    height:20px;
    left:180px;
    font-family: Verdana;    
     position:absolute;
   
    font-size: 11px;
  
}

.productUnitClass
{
    font-family: Verdana;
    font-size: 11px;
    padding-left: 5px;
    left:380px;
    top:10px;
    font-weight:bold;
    position:absolute;
    border:solid 0px black;
    
}


.DivBuyLine
{
    width: 500px;
    border:solid 1px black;
    position:relative;
    height:36px;

}

.DivDuty
{
    width: 200px;
    border:solid 0px black;
    
}

 /*antal boks*/
 .listViewTextBox
 {
    font-size: 10px;
    
   font-family: arial;  
    text-align: right;
 }
 .DivMainPicture
 {
     border-right:solid 1px #cccccc;
     position:relative;
     padding-bottom:10px;
     width:260px;
     height:250px;
    
     
     }
 
/************************PRODUKT VISNING*/
.DivPagingArea
{
    position:absolute;
    
    
    }
.listViewTextBox
{
 right:360px;
 
    
    }
.ProductViewButtonTD
{ 
    border:solid 0px black;
    text-align:right;
    padding-right:10px;
    
    }
.ProductViewBuyLineTable
{
    border:solid 1px #494949;
    width:600px;
    background-image:url(images/produktBarBg.gif);
    background-repeat:repeat-x;
    }
.ProductViewTextTD
{
    color:#292929;
    font-size:12px;
    font-weight:bold;
    }    

.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: 10px;
    font-weight:normal;
    
}

.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;
   
}

.DivReceiptListView
{
    float: left;
    width: 600px;
}

.DivReceiptPaymentText
{
    font-family: Verdana;
    font-size: 11px;    
    width: 500px;
    float: left;
    padding-top: 20px;
    
}

.DivEkstraInfo
{
    padding-top: 10px;
    float:left;    
}

.EktraInfoText
{
    height: 80px;
    width: 380px;
}

.DivCustomerRef
{
    
    width: 450px;
    padding: 10px 0px 10px 0px;
}


.listViewBottomDivContentLeft
{
    float: left;
}

.listViewBottomDivContentRight
{
    float: left;
}

.listViewBottomDivContentPrice
{
    float: right;   
    padding-right: 55;
    font-family: Arial;
    font-size: 11px; 
}

.NewsItemName
{
    font-family: Verdana;
    width:170px;
    float:left;
    font-size: 12px;
    font-weight: bold;
}

.NewsDesc
{
    font-family: Verdana;
    font-size: 11px;
}

.DivNewsBuyLine
{
    font-family: Verdana;
    font-size: 11px;
    float:left;
    width:170px;
}

.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;                    
}

.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:540px;
    left:20px;
    height:50px;
    float:left;
    position:relative;
}

.DivPager
{
    padding-top: 5px;    
    width:110px;
    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;
}

.listViewOrderBasketTableTD_3
{
    border:solid 0px black;
    
    }
    .listViewCargoLineDivContentLeft
    {
        
        position:absolute;
        width:250px;        
        }
        
.listViewCargoLineDivContentRight
    {
       
        width:100px;
        left:322px;
        position:absolute;
        }
.listViewCargoLineDivContentCenter
{
   
        width:20px;
        left:292px;
        position:absolute;
    
    }        
        
.listViewCargoLineDivMain
{
    position:relative;
     
     height:50px;
     
    
    }         
    
    
.DivButtonOrderFinal
{
    padding-bottom:10px;
     padding-top:10px;
}    
    
.DivCMSBuyLine
{
}

.cmdButtonSingleProductBuyClass
{
    height: 14px;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	border: 0px solid white;
	background-image:url(images/btn.jpg);	
	cursor: pointer;	
	font-weight:normal;
	width:50px;
}
