body
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt; /*xbackground-color: #D4E6F7;
	xbackground-color: #D1DAE3; */
	margin-top: 5px;
	/* background-color: #e8ecf1; */
}
a, a:link, a:visited
{
	color:#343B41;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}


body#MainBody
{
	/* background-image: url(img/point_tile.gif); */
	background-color: #000; 
	background-repeat: repeat;
	background-attachment: scroll;
}

table
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}
.mainFooter
{
	/* xborder: #adadad 1px solid;
	xborder-top: #adadad 0px solid; */
	font-size: 11px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.mainFooter a
{
	color: #343B41;
	
}

.DepartmentListHead
{
	/*
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	
	border-right: #999 1px solid;
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	*/
	border-right: #343B41 1px solid;
	border-top: #343B41 1px solid;
	border-left: #343B41 1px solid;
	
	background-color:#343B41; /* #999999; */
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	padding-left: 3px;
	text-align: left;
}
.DepartmentListContent
{
	/*
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	*/
	border-right: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	
	background-color: #eeeeee;
	text-align: left;
}
.DepartmentListItem
{
	padding-bottom: 0px;
}
.DepartmentListFooter
{
	font-size: 5px;
}
a.DepartmentUnselected
{
	font-weight: bold;
	font-size: 11px;
	color: #999999;
	line-height: 15px;
	padding-left: 5px;
	text-decoration: none;
} 
a.DepartmentUnselected:hover 
{ 
	padding-left: 5px;
	color: #000000;
} 
a.DepartmentSelected
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	padding-left: 5px;
	text-decoration: none;
}
.CategoryListHead
{  
	/*
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	*/
	border-right: #999 1px solid;
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	
	background-color: #999999; 
	font-weight: bold;
	font-size: 10pt;
	padding-left: 3px;
	color: #ffffff;
	text-align: left;
}
.CategoryListContent
{  
	/*
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	*/
	border-right: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	
	background-color: #eeeeee;
	text-align: left;
}  
.CategoryListItem
{
	padding-bottom: 0px;
}
.CategoryListFooter
{
	font-size: 5px;
}
a.CategoryUnselected
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #999999;
	line-height: 15px;
	padding-right: 5px;  
	padding-left: 5px;
	text-decoration: none  
}  
a.CategoryUnselected:hover 
{  
	color: #000000;
	padding-right: 5px;  
	padding-left: 5px 
}  
a.CategorySelected  
{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	line-height: 25px;
	padding-right: 5px;  
	padding-left: 5px;
	text-decoration: none  
}
.CatalogTitle
{ 
	margin-top:15px;
	margin-bottom:3px;
	color: #EB0311;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;

	/* background-color: #eeeeee;
	BACKGROUND-IMAGE: url(img/bluebutton_11.gif);
	BACKGROUND-REPEAT: no-repeat;
	background-position: 3px center;
	padding-left: 17px;    */
	
}
.CatalogDescription
{ 
	margin-top:5px;
	margin-bottom:3px;
	padding-left:3px;
	color: Black; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;	
}
a.ProductName
{
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
}
a.ProductName:hover
{  
  text-decoration: underline;
}
.ProductDescription
{ 
	color: Black; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}
.ProductSmallDescription
{
	color:Black;
	font-size:8pt;
	height:1.2em;
	width:100%;
	overflow:hidden
}
.ProductListItemHeader
{
	background-color:#cccccc;
	border:solid 1px gray;
	padding-left:5px
}
.ProductListItemHeaderContent
{
	border:solid 1px gray;
	color:white;
}
.ProductListItemBodyLeft
{
	border-bottom:solid 1px gray;
	border-left:solid 1px gray;
	padding-top:5px;
	padding-left:1px;
	padding-bottom:2px;
	background-color: #eeeeee;
 }
.ProductListItemBodyRight
{
	border-bottom:solid 1px gray;
	border-right:solid 1px gray;
	padding-top:5px;
	padding-bottom:2px;
	background-color: #eeeeee;
 }
.ProductImageLarge
{
	padding-right:10px;
	padding-top:5px;
}
.ProductItemBody
{
	border:solid 1px gray;
	border-top:solid 0px gray;
	padding-top:3px;
	background-color: #eeeeee;
}
.ProductBody
{
	border:solid 1px gray;
	border-top:solid 0px gray;
	padding-top:3px;
	background-color: #eeeeee;
}
.ProductNumber
{
	font-size: 10px;
	font-style: italic;
} 
.ProductPager
{
	vertical-align: middle;
	background-color: #E0E0BC;
}
.ProductPrice
{ 
	color: Black; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
} 
.PagingText
{ 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px; 
	color: Black; 
}
.ProductTitle
{ 
	color: #343B41;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.ProductTitleSmallDescription
{ 
	color: #343B41;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.ProductStatus
{ 
	color: Red; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
} 
.SearchBoxHead
{
	/*
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	
	border-right: #999 1px solid;
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	
	background-color: #999999;
	*/
	background-color:#343B41;
	border-right: #343B41 1px solid;
	border-top: #343B41 1px solid;
	border-left: #343B41 1px solid;

	
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	text-align: left; 
	padding-left: 3px;
}

.SearchBoxContent
{
	/*
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	*/
	border-right: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
}
.SearchBox
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	margin-bottom: 3px;
}
.UserInfoHead
{
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  border-left: #000 1px solid;
  border-bottom: #000 1px solid;
  background-color: #cccccc; 
  font-family: Verdana, Arial;  
  font-weight: bold;
  font-size: 10pt;  
  color: #ffffff;
  padding-left: 3px;
  text-align: center;
}  
.UserInfoContent
{
  border-right: #cc6666 1px solid; 
  border-top: #cc6666 1px solid;
  border-left: #cc6666 1px solid;  
  border-bottom: #cc6666 1px solid;
  background-color: #ffcccc; 
  text-align: center;
} 
.UserInfoText
{
  font-family: Verdana, Arial;
  font-size: 9pt;
  padding-left: 5px;
  text-decoration: none;
}
a.UserInfoLink
{
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 9pt;
  color: #ed486d;
  line-height: 15px;
  padding-left: 5px;
  text-decoration: none;
} 
a.UserInfoLink:hover 
{ 
  padding-left: 5px;
  color: #dc143c;
}
.Button
{ 
  color: White;
  /*
  background-color: #236AAA;
  background-color: #2E8AC5;
  */
  background-color: #343B41;
  
  font-size: 12px;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight:bold;
  border-color:gray;
  border-style:Outset;
  border-width: 1px;
  margin-bottom: 3px;
  cursor:pointer;
}
.SearchButton
{ 
  color: White;
  /*
  background-color: #236AAA;
  background-color: #2E8AC5;
  */
  background-color: #343B41;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight:bold;
  border-color:gray;
  border-style:Outset;
  border-width: 1px;
  margin-bottom: 3px;
  cursor:pointer;
}
.SmallButtonText
{ 
  color: White;
  background-color:#343B41; /* #2E8AC5; */
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight:bold;
  border-color:gray;
  border-style:Outset;
  border-width: 1px;
  cursor:pointer;
}
.SmallButtonText[disabled]
{
  background-color:#CCC;
}

.Grid
{
  border-color: #999999;
  width: 100%;
}
.GridHeader
{ 
  color: #ffffff;
  background-color: #343B41;
  text-decoration: none;
  font-size: 11px;
  text-align: left;
}
.GridRow
{ 
  color: #000000;
  background-color: #eeeeee;
  text-decoration: none;
  font-size: 11px;
  text-align: left;
}
.GridEditingRow
{
  color: Navy;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  text-align: left;
}
.GridAlternateRow
{ 
  color: #000000;
  background-color: #ffffff;
  text-decoration: none;
  font-size: 11px;
  text-align: left;
}
.CartHead
{
	/*
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	*/
	border:solid 1px #343B41;
	border-bottom:none;
	
	background-color: #343B41;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	padding-left: 3px;
	text-align: left;
}

.CartSummary
{
	/*
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	*/
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;
	padding-top: 3px;
	padding-left: 2px;
	padding-bottom: 5px;
}

.CartRow
{ 
  color: Navy;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  padding-left: 5px;
  font-size: 11px;
  text-align: left;
  overflow:hidden;
}
.CartAlternateRow
{ 
  color: Navy;
  background-color: #ffffff;
  font-family: Verdana, Helvetica, sans-serif;
  padding-left: 5px;
  text-decoration: none;
  font-size: 11px;
  text-align: left;
  overflow:hidden;
}
.CartFoot
{
	/*
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	*/
	border:solid 1px #ccc;
	
	background-color: #cccccc;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	color: #ffffff;
	padding-left: 3px;
	text-align: left;
}

a.CartLink
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	margin-left: 3px;
	text-decoration: none;
	font-size: 11px;
}
a.CartLink:hover
{  
	color: #ffffff;
}
a.CartSummaryLink:hover
{  
  text-decoration: underline;
}
a.CartSummaryLink
{  
  text-decoration: none;
}

.ShoppingCartTitle
{
	margin-top:15px;
	margin-bottom:3px;
	color: #343B41;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.FilterBox
{
	/*
	border: solid 1px #000000;
	*/
	background-color: #eeeeee;
	border-right: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border-collapse:collapse;
	
}
.FilterHead
{
	background-color:#343B41; /* #999999; */
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	padding-left: 3px;
	/*
	border-bottom: solid 1px #000000;
	*/
	border-left:solid 1px #343B41;
	border-top:solid 1px #343B41;
	border-right:solid 1px #343B41;
}

.FilterSubHead
{
	/*background-color: #cccccc; */
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	padding-left: 3px;
}

.FilterBody
{
	font-size: 8pt;
	padding-bottom: 2px;
	border-bottom: solid 1px #999999;
}
.FilterAlign
{
	padding-top: 2px;
	padding-left: 5px;
	font-size: 11px;
}
.FilterDropdownList
{
	font-size: 9pt;
}
.RecommendationHead
{ 
  color: Black;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
}
.RecommendationText
{ 
  color: Black;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
}
.RecommendationLink
{
  color: Black;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: underline;
  font-size: 9px;
}
a.RecommendationLink:hover
{  
  color: Red;
}
.UserDetailsTable
{
	width: 100%;
	background-color: #eeeeee;
	border: solid 1px #ccc;
}
.UserDetailsTableHead
{
	border-bottom: Navy 2px solid;
	background-color: #666699;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10pt;
	color: #eeeeff;
	padding-left: 3px;
	text-align: center;
}
.InfoText
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
/* DP */
table.TableMain
{
	background-color: #ffffff;
	/* border: #adadad 1px solid; */
	border: #000 1px solid;
}	

table.TableHeading
{
	height: 33px;
	/* background-image: url(img/background_tile.gif); */
	background-repeat: repeat-x;
	text-align: left;
	/* xborder: solid 1px #adadad; */
	border-bottom: solid 0px #adadad;
}
.HeadingDPLogo
{
	background-image: url(img/background_tile.gif);
}
table.TableShop
{
	text-align: left;
	/* xborder-right: #adadad 1px solid; 
	xborder-left: #adadad 1px solid; */
	border-bottom: #adadad 0px solid;
	/* padding-left: 10px;
	padding-right: 5px; */
	padding-bottom: 5px;
}

.ErrorMsg
{
	font-weight: bold;
	color: #ff6633;
}
.ErrorPayExMsg
{
	border: 1px solid #C0C0C0;
	font-size: 9px;
	background-color: #FFFFCC;
}

.AccountBarHead
{
	/*	border: #000000 1px solid; 
	
	border-right:solid 1px #999;
	border-top:solid 1px #999;
	border-left:solid 1px #999;
	*/
	border-right:solid 1px #343B41;
	border-top:solid 1px #343B41;
	border-left:solid 1px #343B41;
	
	
	background-color:#343B41; /* #999999; */
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	text-align: left; 
	padding-left: 3px;
}

.AccountBarContent
{
	font-size: 11px;
	/*
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	*/
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	
	background-color: #eeeeee;
	padding-left: 4px;
	padding-bottom:3px;
}
.AccountName
{
	font-size: 11px;
	font-weight: bold;
	color:#343B41;
	padding-bottom:3px;
}
 
a.AccountLink
{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
} 
a.AccountLink:hover 
{ 
	color: #000000;
} 
.Orange9
{
	background-image: url(img/orange9.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 17px;
	margin-top: 4px;
	margin-bottom: 2px;
}
.infoline
{
	font-size:8pt;
	height: 20px;
	text-align:left;
	background-color:#002953;
	background-image: url(img/bar20.gif);
	padding-bottom: 3px;
}
.infoline a
{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.CustomerComment
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
} 
.ExplanationBox
{
	font-size:10px;
	background-color:#FFFFE1;
	border:	solid 1px gray;
	padding:2px;
} 
.olspace li
{
	margin-bottom:6px;
}

/*New by ARWE 2010-03-18 */
.plItemHeader
{
	background-color:#cccccc;
	padding-left:5px
}
.plItemHeaderContent
{
	color:white;
}
.plNameDescr
{
	/* height:2em; */
	height:3.5em;
	padding-left:5px;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
.plSmallDescription
{
	color:Black;
	font-size:8pt;
	width:100%;
	overflow:hidden
}
.plItemBodyLeft
{
	padding-top:5px;
	padding-left:1px;
	padding-bottom:2px;
	background-color: #eeeeee;
 }
.plItemBodyRight
{
	padding-top:5px;
	padding-bottom:2px;
	background-color: #eeeeee;
}

td.tvDep
{
	padding-left: 3px;
}
td.tvCat
{
	padding-left: 12px;
}
 
a.tvDep
{
	font-weight: bold;
	font-size: 12px;
	color: #666;
	line-height: 15px;
	padding-right: 5px;  
	text-decoration: none  
}
a.tvDep:hover 
{ 
	color: #000000;
} 

a.tvCat
{
	font-weight: bold;
	font-size: 11px;
	color: #666;
	line-height: 15px;
	padding-right: 5px;  
	text-decoration: none  
}
a.tvCat:hover 
{ 
	color: #000000;
} 

a.tvSel
{
	color: #000;
}

.pl2Item
{
	border:solid 1px #ccc; 
	background-color:#F5F4E0;
}

.CartNewItem
{
	border:0;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-top:solid 1px #ccc;
	
	background-color: #eeeeee;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #000000;
	padding-top: 3px;
	padding-left: 2px;
	padding-bottom: 1px;
}


/* 2010-05-05 - Arne Olav Storflor */
.infoline { 
	padding-bottom: 0px; 
}

.infoline a:hover {
	text-decoration:underline;
}

/* FOR AOF */
.AOFIntro
{
	background-color: #E0E0BC;
	border: 1px solid #D8D8B2;
	padding:2px;
	margin-bottom:5px;
	min-height:30px;
}
.AOFCatHead
{
	width:177px;
	background-color: #343B41;
	/* border: 1px solid #343B41; */
	border:none;
	border-top:3px solid #EB0311;
	color:#fff;
	padding:2px;
	text-align:left;
	padding-left:13px;
	font-weight:bold;
}
.AOFCatTitle
{
	font-size:15px;
	font-weight:bold;
	color:#343B41;
	margin-top:0;
	margin-bottom:0;
}
.AOFCatDescr
{
	font-size:10px;
	font-weight:normal;
}
.rmText
{
	overflow:hidden;
}