/* -------------------------------------------------------------
GeneralStyles
-------------------------------------------------------------*/
body{
	font-family: helvetica;
	background: #EDEDE5;
}

img {
	border: none
}

/* -------------------------------------------------------------
ITemplate  MENU
-------------------------------------------------------------*/
.HeaderText
{
	font-weight: normal; 
	font-size: 26px; 
    color:#000000;
}

/* -------------------------------------------------------------
Generelle klasser
-------------------------------------------------------------*/
.feltdatauthevet 
{ 
	padding-left:5px; 
}

/* -------------------------------------------------------------
Styles for gitte ID'er
-------------------------------------------------------------*/
#Infoside 
{
	margin-left:12px;
	padding-right:50px;
	font-size:12px;
	color: #444444;
	line-height:15px;
}

.IndentLeft50px
{
	margin-left:12px;
}

#dvPageTitle
{
	background: #000000; 
	color: #C62406; 
}

.PageTitleTextValue
{
	color : #ffffff;
	font-size: 10px; 	
	font-weight:normal;	
	padding-left:32px;
	top:4px;
}

/* -------------------------------------------------------------
Styles brukt i .skin fila
-------------------------------------------------------------*/
.TxtAntall{
	text-align: center;
	vertical-align:middle;
	float:left;
}

.produktFeltInput {
	font-size: 10px;
	background-color: white;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	/*background-x-position: 0%;*/
	/*background-y-position: 0%;*/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d0d0d0;
	border-right-color: #d0d0d0;
	border-bottom-color: #d0d0d0;
	border-left-color: #d0d0d0;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-bottom: 0px;
	margin-top: 2px;
	margin-right: 6px;
}

/**************************************************
NEW STYLES
**************************************************/
/* -------------------------------------------------------------
General Styles
-------------------------------------------------------------*/
a 
{
	color: #000000;
	text-align:left;
	padding-left:0px;
}

a:link 
{
	color: #000000;
}

a:active 
{
	color: #000000;
}

a:visited 
{
	color: #000000;
}

a:hover 
{
	color: #9a9a9a;
}

#topSearchContainer .searchBox
{
	width: 150px;
}

.contentDivWithHeader
{
	border:none;
	text-align: left;	
	background-color:#FFFFFF;
}

.contentDivWithHeader td
{
	margin-right:5px;
	font-size:10px;
	padding:0px 5px 5px 0px;
}

.contentDivWithHeader h2
{
	background-color:#FFFFFF;
	font-size: 13px; 
	text-align:left;
	padding-top: 2px;
	padding-left:9px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right:0px;
}

.contentDivWithHeader p
{
	font-size: 12px;
	text-align: center;
}

/* -------------------------------------------------------------
pageGrid
-------------------------------------------------------------*/
#pageContainer
{
	margin: 30px auto;
}
#pageTitle
{
	/*background-image: url('/shop/design/images/pageTitleBackground.jpg');*/
	background: #FFFFFF;
}
/* -------------------------------------------------------------
pageInfo (right column)
-------------------------------------------------------------*/
#infoShoppingCart{}

.infoBlockHeader
{
	text-align:left;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	padding: 5px 0 0 5px;
}

.infoBlockHeader .text
{
	color : #000000; 
}


.infoEmptyCart
{
	padding: 5px 0 0 5px;
	text-align: left;
	font-size: 11px;
}

.pageInfo {
	border-right: 0px dotted black;	
}

/* -------------------------------------------------------------
Menustyles
-------------------------------------------------------------*/
#pageMainMenu
{
	height: 33px;
	margin: 10px 0px 0px 0px;
}

.topMenuList ul li
{
	border-right:none;
	height: 26px;
	margin: 4px 0 0 0;
	padding-top: 3px;
	margin-bottom:0px;
	width: 120px;	
	float: left;
}

.topMenuList ul li a
{
	border-right:none;
	display: block;
	height: 18px;
	margin: 0px;
	padding: 8px 0 0 0 !important;
	margin-bottom: 0px;
	text-align: center;
	width: 120px;
	float: left;
	background-image: url(/shop/design/images/botton-altistore.gif);
	background-repeat: no-repeat;
}

#contentMenuList .liEmpty .niv2 a:hover
{
	color: Black;
	font-weight: normal;

}
.topMenuList ul li a:hover
{
	background-image: url(/shop/design/images/botton-altistore.gif);
	background-repeat: no-repeat;
	color: Black;
}

.topMenuList ul li a.selected
{
	text-decoration: none;
}

/*
.topMenuList ul li a:selected
{
	background-image: url(/shop/design/images/botton-altistore_on.gif);
	background-repeat: no-repeat;
}
*/

.topMenuList ul li a.selected
{
	background-image: url(/shop/design/images/botton-altistore_on.gif);
	background-repeat: no-repeat;

}
.topMenuList ul li a.unselected
{
	background-image: url(/shop/design/images/botton-altistore.gif);
	background-repeat: no-repeat;
}
	
.topMenuList ul li a.unselected:hover{
	text-decoration:underline;
}

.pageLeftContent {
	background: url('');
	background-color: #EDEDE5;	
}

/* -------------------------------------------------------------
CONTENT MENU (left menu)
-------------------------------------------------------------*/
#contentMenuList li a
{
	font-weight: bold;
}

#contenMenyList .liEmpty .niv2 a
{
	font-weight:bold;
}

#contentMenuList .niv2 a.selected
{
    font-weight:bold;
    font-size:11px;
}

#contentMenuList .liEmpty .subItem a:hover
{
	color:#444444;
}

#contentMenuList .liEmpty .subItem a
{
	font-weight: normal;	
}

#contentMenuList .liEmpty .subItem a.selected
{
	text-decoration:underline;
}

#contentMenuList .liEmpty .niv2 a:hover
{
	font-weight: bold;
}

#contentMenuList .niv1
{
    padding-left: 28px;
	border-top: 0px dotted white;
	border-bottom: 0px dotted white;
    font-weight: bold;
}

#contentMenuList .niv1 a
{
    font-size:13px;
    font-weight: bold;
    color: Black;
}

#contentMenuList .niv2{
	padding-left: 14px;
	background-repeat: no-repeat;
	font-weight:bold;
}

/* -------------------------------------------------------------
List Styles
-------------------------------------------------------------*/
/* -------------------------------------------------------------
PRODUCT DETAILS
-------------------------------------------------------------*/
.productDetailsContainer
{
	border-right:1px dashed #888888;
}

.productDetailsInfo
{
	position: relative;
	min-height: 260px;
	height: 260px;
	border-right: 1px dashed #888888;
	border-right:none;
}

.productDetailsInfoAttributes
{
	min-height: 150px;
	height: 150px;	
}

.productDetailLabel
{
	text-align: left;
	padding-left:11px;
	padding-bottom:3px;
}

.productDetailValue
{
	text-align: left;
	padding-bottom:3px;
}

.productDetailsInfoBuy
{
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
/*	position: absolute;*/
	margin: 0px;
}

.productDetailsInfoBuyPrice
{
	font-size: 20px;
	font-weight: bold;
	font-family: Georgia;
	float: none;
}

.productDetailsInfoBuyButton
{
	float: none;
	margin:0px;
}

.productComment
{
	border-top: 1px dashed #888888;
}

.relatedProductsListMainHeader
{
	background: #FFFFFF;
}

.relatedProductsList
{
	font-family:helvetica, "Times New Roman", Times, serif;
}

/* -------------------------------------------------------------
new customer style (MULTIVIEW COMPONENT)
-------------------------------------------------------------*/
/* -------------------------------------------------------------
ProductLists
-------------------------------------------------------------*/
.pageMainContent table
{
	margin:0px;
    padding:0px;
}

.pageMainContent div .HeaderText
{
	margin:0px;
	padding:0px;

}

.productListMiniContainer
{
	border: 1px solid #989898;
	border-width: 10px 1px 0 0;
	border-right-style: dotted;
	padding: 0px;
	height: 198px;
	width: 205px;
	overflow: hidden;
}

.productListMiniContainer .header
{
	padding: 8px 3px 3px 3px;
	text-align: left;
	border-bottom:none;
}

.produktMiniTekst 
{
	color: #000000;
	padding-left: 2px;
	padding-right:2px;
	margin: 0px;
    width: 194px;
}

.produktMiniTekst .pmtLeftCol
{
	padding-bottom:2px;	
	padding-top:2px;
	padding-left:4px;
	border-bottom: 1px solid #b7b6b4;

}

.produktMiniTekst .pmtRightCol
{
	padding-bottom:2px;	
	padding-top:2px;
	padding-right:7px;
	border-bottom: 1px solid #b7b6b4;

}

p a img
{
	border:none;
}
	
#pageMainContent th 
{
	text-align:left;
	height:20px;
	font-size: 11px;
	font-weight:normal;
	padding:4px 8px 2px 8px
}

#ctl00_MasterContentPlaceholder_lbAnbefalteVarerHeader 
{
	font-family:helvetica, helvetica, helvetica;
	color: black;
	padding: 0 0 0 10px;
	font-weight: bold;
}

#pageMainContent .pagerStyle 
{
	background-color: white;
}

#ctl00_MasterContentPlaceholder_lbAnbefalteVarerHeader 
{
	color: black;
	font-size:11px;
}

#ctl00_MasterContentPlaceholder_lbPris
{
	color:#DD0000;
	margin-left:-22px;
	font-family:helvetica;
}

#ctl00_MasterContentPlaceholder_lbPrisText
{
	font-size:14px;
	visibility:hidden;
	color:red;
}

/* -------------------------------------------------------------
General Lists
-------------------------------------------------------------*/
div .productComment .tekst p
{
	padding-left:11px;
	font-size:12px;
	line-height:16px;
	color:#222222;
}

div .productDetailsHeader h2
{
	/*color:black;
	font-family:Helvetica;
	margin:8px 0 11px 10px;
	font-size:24px;
	font-weight:normal;*/
	
	color:black;
	font-family:Helvetica;
	font-size:16px;
	font-weight:normal;
	margin:-10px 0 15px 5px;
}


.relatedProductsList td
{
	font-size:11px;
	padding-left:8px;
}

#ctl00_MasterContentPlaceholder_lbAntall
{
	font-family:helvetica;
	font-size:12px;
	float:left;
	margin-right:7px;
}

.productDetailsInfoBuyStatus
{
	padding:4px 0px 4px 0px;
	float:none;
	margin:0px;
}

.productDetailsImage{}

#productBuyButton
{
	margin:0px;
	padding:0px;
	height:20px;
}
	
#dvDirectRegistration
{
	margin-top:10px;
}
	
#ctl00_MasterContentPlaceholder_btnLeggIKurv
{
	float:left;
	margin-left:9px;
	padding-bottom:2px;	
}
	
#ctl00_MasterContentPlaceholder_lblPageTitle
{
	color: black;
	font-size:12px;
	font-weight:bold;
}
.artikkelTekst
{
	padding:0px;

}

.artikkelTittel
{
	padding: 0px;
}

/* -------------------------------------------------------------
Special før frontside
-------------------------------------------------------------*/

.f_boks {
	padding: 5px 20px 0px 20px;
}

.f_boksrubrik {

	font-family: helvetica;
	font-weight: bold;
	font-size: 16px;
}

.f_bokslink {
	font-family: helvetica;
	font-size: 11px;
	display: inline;
	padding-left: 15px;
	background: transparent url(/shop/design/images/menuListArrow.gif) no-repeat center left;

}


.f_boksrubrik_hover a:hover {

	font-family: helvetica;
	font-weight: bold;
	font-size: 20px;
	color:#555555;
}

.langSelector{}
.liselected{}


.Handlekurv
{
	margin-top: 20px;
}
.ShoppingCartBig
{
	width: 500px !important;
	border: 1px solid #FFFFFF;
}
.ShoppingCartBig .rowStyle td
{
	background-color: #FFFFFF;
}
.divKasse .headerStyle th
{
	font-weight: bold !important;
	background-color: #FFFFFF !important;
	padding: 3px 3px 0 2px !important;
	border: 1px solid #FFFFFF;
}
.divKasse .headerStyle .Small
{
	width: 50px !important;
}
.divKasse .headerStyle .Right
{
	text-align: right !important;
}

.footerStyle td {
	padding-right: 0;
	color: Black;
}

.hkInfo1
{
	margin-top: 15px;
}

.hkInfo3
{
	margin-top: 15px;
	margin-bottom: 10px;
	height: 50px;
	width: 150;
	background: url('/shop/design/images/WebBekreftelse.jpg') no-repeat;
}
