/* -------------------------------------------------------------
GeneralStyles
-------------------------------------------------------------*/
body{
	font-family: helvetica;
	background: transparent url( '/shop/design/images/pageBackground.jpg' ) repeat-x scroll 0% 0%;
}

/* -------------------------------------------------------------
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
{
	padding-top:10px;
        width: 150px;
}

#topSearchContainer
{
	padding-top:8px;
}
.contentDivWithHeader
{
	border:none;
	text-align: left;	
	background-color:#FFFFFF;
	margin-left: 15px;
}

.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: 0px auto;
    padding-top:10px;
    padding-left:0px;
    padding-bottom:0px;
    padding-right:0px;
    width:996px;
}
.pageHeaderLogo{
    width:996px;
    position:relative;
	padding: 0px;
}

#pageTitle
{
	/*background-image: url('/shop/design/images/pageTitleBackground.jpg');*/
	background: #e8e7e0;
	margin:7px 0 7px 0px;
	height:20px;
width:996px;
}
/* -------------------------------------------------------------
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;
}

/* -------------------------------------------------------------
Menustyles
-------------------------------------------------------------*/
#pageMainMenu
{
	height: 40px;
	margin: 10px 0px 0px 0px;

}

.topMenuList ul li
{
	border-right:none;
	height: 40px;
	margin:0px;
	padding-top: 0px;
	margin-bottom:0px;
    width:auto;
	float: left;

}

.topMenuList ul li a
{
	font-size:14px;
    font-weight:100;
    color:white;
    border-right:none;
	display: block;
	height: 25px;
	margin: 0px;
	padding: 15px 20px 0px 20px !important;
	margin-bottom: 0px;
	text-align: center;
	float: left;
	background: transparent url(/shop/design/images/menubar.jpg) repeat center left;

}

#contentMenuList .liEmpty .niv2 a:hover
{

	font-weight: normal;
        text-decoration:underline;


}
.topMenuList ul li a:hover
{
	background-color: gray;
	color: white;
}


.topMenuList ul li a.selected
{
	background: transparent url(/shop/design/images/menubar_selected.jpg) repeat center left;

color:white;
text-decoration:none;
}
.topMenuList ul li a.unselected
{
background-color:#edede4;
}
	
.topMenuList ul li a.unselected:hover{
	text-decoration:underline;
background-color:blue;
}

/* -------------------------------------------------------------
CONTENT MENU (left menu)
-------------------------------------------------------------*/
#contentMenuList a
{
        color:#423e38;

}

#contentMenuList li a
{
	font-weight: bold;
}

#contenMenyList .liEmpty .niv2 a
{
	font-weight:bold;
}

#contentMenuList .niv2 ul li
{
	padding-left:0px;
	margin-left:0px;
}


#contentMenuList .liEmpty{
	padding-left:0px;
	margin-left:0px;
}


#contentMenuList li .liEmpty{
	background-color:#e8e7e0;
	padding-left:12px;
}

#contentMenuList .liEmpty .subItem a{
	padding-left:24px;
}


#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: 36px;
	padding-top:12px;
	border-top: 0px dotted white;
	border-bottom: 0px dotted white;
    font-weight: bold;
	margin-top:0px;
	margin-bottom:10px;
	height:28px;
	background-color:#c8c9c1;

}


#contentMenuList .niv1 a
{
    font-size:14px;
    font-weight: bold;
    color: #423e38;
}

#contentMenuList .niv2{
	padding-left:18px;
	margin-left:18px;
	background-repeat: no-repeat;
	font-weight:bold;
}

/* -------------------------------------------------------------
List Styles
-------------------------------------------------------------*/
/* -------------------------------------------------------------
PRODUCT DETAILS
-------------------------------------------------------------*/
.productDetailsContainer
{
	border-right:0px dashed #888888;
}

.productDetailsInfo
{
	position: relative;
	min-height: 260px;
	height: 260px;
	border-right: 0px dashed #888888;
	border-right:none;
	padding-left:0px;
}

.productDetailsInfoAttributes
{
	min-height: 150px;
	height: 150px;	
    padding-left:15px;

}

.productDetailLabel
{
	text-align: left;
	padding-left:11px;
	padding-bottom:3px;
}

.productDetailValue
{
	text-align: left;
	padding-bottom:3px;
}

.productDetailsInfoBuy
{
	padding-left: 26px;
	padding-right: 150px;
	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: 0px dashed #888888;
        border:1px solid #c8c9c1;
        padding:15px;
        margin:0 0 0 10px;
	background: url('/shop/design/images/produkt_bakgrunn.jpg')  repeat-x left bottom;
	width:592px;
	line-height: 15px;
}

.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
{
	width:626px;
padding:0 0 0 0px;
}



.pageMainContent div .HeaderText
{
	margin:0px;
	padding:0px;

}

.productListMiniContainer
{
	border: 1px solid #989898;
        margin:0px;
	height: 212px;
	width: 200px;
	overflow: hidden;
}


.productListMiniContainer .header
{
	padding: 8px 3px 3px 3px;
	text-align: left;
	border-bottom:none;
	color:#423e38;
}

.produktMiniTekst 
{
	color: #000000;
	padding-left: 0;
	padding-right:0;
	margin: 0;
    width: 110px;
}

.produktMiniTekst .pmtLeftCol
{
	padding-bottom:0;	
	padding-top:0;
	padding-left:0;
	border-bottom: none;

}

.produktMiniTekst .pmtRightCol
{
	padding-bottom:0;	
	padding-top:0;
	padding-right:0;
	border-bottom: none;

}

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;
}

.productDetailsHeader {
	position: relative;	
}

.productDetailsHeader h1
{
margin-left:25px;
}

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 25px;
}


.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;
	margin-top:0px;
	
}
	
#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
{
    margin-left: 0px;
    padding: 0px 0px 0px 0px;
	/*background: url(/shop/design/images/menu_background.jpg) repeat-x left bottom;*/
}

.artikkelTittel
{
	padding: 0px;
       margin:0px;
}

/* -------------------------------------------------------------
Special 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;
	margin-left:10px;
}
.ShoppingCartBig
{
	width: 570px !important;
	border: 1px solid #FFFFFF;
	white-space: nowrap;
}
.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: 150px;
	background: url('/shop/design/images/WebBekreftelse.jpg') no-repeat;
}


/* -------------------------------------------------------------
Endringer 2010
-------------------------------------------------------------*/

.Header{
	background: transparent url(/shop/design/images/menubar.jpg) repeat center left;
	padding:0px;
	margin:0px;
}

.pageInfo{
       border-right:none;       
	width:151px;
}
.alertMessageBanner{
	display:none;
    height:0px;
    padding-top:0px;
    padding-bottom:0px;
    padding-left:0px;
    padding-right:0px;
    margin:0px;
    font-size:0px;
    line-height:0px;

}

.pageLeftContent{
	background: none;
}

.UC_Meny {
	background: url('/shop/design/images/menu_background.jpg')  repeat-x left bottom;
    padding-bottom:0px;
	margin-bottom:0px;
	border:1px solid #c8c9c1;
	width:198px;
}

.productListMiniContainer
{
	width:186px;margin:5px;
	padding:0 6px 0 6px;
	margin:10px 0px 0px 10px;
	border-top:none;
	border:1px solid #c8c9c1;
	background: url('/shop/design/images/produkt_bakgrunn.jpg')  repeat-x left bottom;
	background-color:#ffffff;
    height:215px;
}

.produktAntallInput {
	width: 45px;	
}

.dvBuyButtonLeft
{
	margin-top:10px;
    float:right;
	padding-top:5px;
}


.produktMiniTekst
{
	width:110px;
}


.productListMiniContainer .header
{
	text-align:center;
        height:30px;
        font-size:14px;

}

.productListMiniContainer a
{
	text-align:left;
	height:30px;
	font-size:12px;
	line-height:14px;
    color:#423e38;
}

.pmtRightCol{
	width: auto;
}


.pmtLeftCol
{
	width: auto;
}


.dvBreadCrumb
{
	padding: 5px 36px;
}


.productImgContainer
{
	margin:0px;
	padding:0px;
}

.anbefalteProdukterHeader
{
	background: #c8c9c1;
	padding: 14px 0 0 20px;
	margin: -10px 0 0 10px;
        height:26px;
        color:#423038;
        width:604px;
}

.anbefalteProdukterHeader h1
{
	background: #c8c9c1;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}

.InfoSideContainer
{
	padding:15px 15px 10px 15px;
	border:1px solid #c8c9c1;
	width:596px;
	background: url(/shop/design/images/menu_background.jpg) repeat-x left bottom;

}

.dvBuyButtonLeft, .dvBuyButtonRight
{
	background: url(/shop/design/images/kjop.jpg) no-repeat center top;
    height: 18px;
	margin: 0 0px;
	padding: 2px 0px 2px 0px;
	text-align: center;
	width: 48px;
}



.dvBuyButtonLeft a:link, .dvBuyButtonLeft a:hover, .dvBuyButtonLeft a:active, .dvBuyButtonLeft a:visited, .dvBuyButtonRight a:link, .dvBuyButtonRight a:hover, .dvBuyButtonRight a:active, .dvBuyButtonRight a:visited
{
	/*color: #AA0000;
	font-size: 0px;
	font-weight: bold;
	letter-spacing: 0.1em;
	*/
}
.pageHeader
{
	border-bottom:0px;
	height:30px;
	padding:10px 0 0 20px;
	margin:0px 0 0 12px;
	background-color:#c8c9c1;
	width:600px;
	color:#423e38;
}
.pageHeader h1
{
	font-size:14px;
	text-transform: uppercase;
}

.formContainer
{
padding:0px;
}
.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}


.ArticleContainer
{
}

#pageContent
{
width:996px;
}


.ArticleContainer a img
{
border:none;

}
.formLabel{
font-weight:normal;
font-size:11px;
font-family:helvetica;
}


.InfoSideContainer p
{
margin:0 0 10px 0px;
}

.InfoSideContainer p a
{
font-size:12px;
color:#423e38;
text-decoration:underline;
}

.InfoSideContainer a:hover
{
font-size:12px;
color:#ee2d23;
text-decoration:underline;
}

.artikkelIngress{
display:none;
}

.centered
{
border: 0px solid #c8c9c1;
padding:0 0 0px 0px;
margin-left:10px;
width:626px;
}

#topSearchContainer .searchBoxFirst
{
	width: 250px;
}

#topSearchContainer .searchBox
{
	width: 250px;
	color: #6699FF;
}

.menuTable {
        width: 626px;
        border: solid silver 1px;
        background: url(/shop/design/images/menu_background.jpg) repeat-x left bottom;
}

.menuTable a {
	color: #423e38;
	font-weight: normal;
}

.menuTable a:hover{
	text-decoration: underline;
}


.pageHeaderUserInfo {
	left:0px;
	position:absolute;
	top:50px;
	padding-left:300px;
	text-align:left;
	width:100%;
}

.CartMiniContainer {
	border: none;
	padding:0 10px 5px;
}

.cartMiniDirRegVarenummer input {
	width:62px;
}

.RightColumn{
	border:1px solid #C8C9C1;
	margin-left:0px;
	width:149px;
	margin-bottom: 11px;
}

.ColumnArticle{
border: none;
}

.CartMiniHeader{
	height: 26px;
	background: #C8C9C1 url('/shop/design/images/cartMiniHeaderBG.png') no-repeat right;
	padding:14px 0px 0 20px;
}

.productListAnbefalteContainer {
	border:1px solid #C8C9C1;
	height: 140px;
	margin:10px 0 0 10px;
	overflow:hidden;
	padding:4px;
	width:299px;
	background:url("/shop/design/images/produkt_bakgrunn.jpg") repeat-x scroll left bottom #FFFFFF;
}

.productListAnbefalteContainer .header
{
	background: none;
	font-size:14px;
	height:30px;
	text-align:center;
}

.anbefalteProdukterContainer{
	padding-bottom: 10px;
}

.logintxt {
	margin-bottom: 8px;	
}

.loginForgotPassword {
	padding-left: 30px;
	margin-top: -18px;	
}

.pnlLogin {
	margin-left: 16px;
	width: 298px;
	height: 152px;
	border-color: silver;
}

.pnlLogin h2 {
	font-family: arial;
	height: 25px;
	background-color: #c8c9c1;
	color: #423e38;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 33px;
	margin-bottom: 10px;
}

.pnlChooseUserType {
	margin-left: 10px;
	width: 298px;
	height: 152px;
	border-color: silver;
}

.pnlChooseUserType h2 {
	font-family: arial;
	height: 25px;
	background-color: #c8c9c1;
	color: #423e38;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 33px;
	margin-bottom: 10px;
	text-align: left;
}

.pnlLoginContainer {
	padding-top: 0px;	
}

.pnlRegisterUser {
	border-color: silver;
	margin-left: 10px;
	margin-right: 10px;
	width: 100%;
}

.pnlRegisterUser h2 {
	font-family: arial;
	height: 25px;
	background-color: #c8c9c1;
	color: #423e38;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 33px;
	margin-bottom: 10px;
	text-align: left;
}

.knapp {
	background: url('/shop/design/images/button-grey.png') no-repeat left;
	width: 90px;
	height: 25px;
	color: #423e38;
}

.BtSearch {
	background: url('/shop/design/images/button-grey.png') no-repeat left;
	width: 90px;
	height: 25px;
	color: #423e38;
	border: none;
}

#ctl00_MasterContentPlaceholder_btnSearch {
	background: url('/shop/design/images/button-grey.png') no-repeat left;
	width: 90px;
	height: 25px;
	color: #423e38;
	border: none;
}

#ctl00_MasterContentPlaceholder_UCNyKunde_pnlBtnNext {
	margin-top: -24px;
	padding-left: 275px;		
}

#ctl00_MasterContentPlaceholder_UCNyKunde_pnlOrgNr {
	padding-left: 10px;	
}

#ctl00_MasterContentPlaceholder_UCNyKunde_pnlBtnSave {
	padding-left:250px;
	margin-bottom: 10px;	
}

.InfoSideContainer {
	width: 588px;
}

.tdLineRowTop {
	font-family: helvetica;
	font-size: 12px;
	padding-left: 20px;
	border:0;
}

#ctl00_MasterContentPlaceholder_btnSearch {
	margin-right: 140px;
}

.AdminActionBarContianerPadding {
	margin-left: 10px;
	margin-right: -10px;
	background-color: #c8c9c1;
	height: 34px;
	border-width: 1px;
	border-color: silver;
	color: #423e38;
}

.AdminActionBarContianer {
	margin-left:15px;
	background-color: #c8c9c1;
	height: 42px;
	border-width: 1px;
	border-color: silver;
	color: #423e38;
}

#ctl00_MasterContentPlaceholder_productList_gvProductListContainer {
	margin-left: 10px;
	margin-right: -10px;		
}

.ActionBarText {
	font-size: 13px;
	font-family: helvetica;
	padding-top:12px;
	padding-left: 7px;	
}

.ActionBarTextRight {
	font-size: 13px;
	font-family: helvetica;
	padding-top:12px;
	padding-left: 7px;
}

#ctl00_MasterContentPlaceholder_productList_pagingInfo {
	font-size: 13px;
	font-family: helvetica;
	padding-top:12px;
	padding-left: 7px;
}

.formContainer {
	margin-left: 32px;
	margin-top: 10px;	
}

.tblForm td {
	margin: 0px;
	padding: 2px;
}

.UC_TopBanner {
	height: 75px;
}

.arbeidsomraade {
	margin-left: 15px;
	margin-left: 15px;	
}

#ctl00_MasterContentPlaceholder_lbPrisEks {
	margin-left: 15px;	
}

#divKasse td {
	padding-left: 15px;	
}

#kasseInfo {
	margin-left:15px;	
}

#ctl00_MasterContentPlaceholder_lb_OrdreBekreftelse {
	border: 1px solid silver;
	margin-left: 15px;
}

#kasseInfo {
	font-family: verdana;
	font-size: 11px;		
}

#ctl00_MasterContentPlaceholder_btnBack {
	position: absolute;
	top: 0px;
	right:0px;
}

#gvProductListInnerContainer {
	margin-left: 5px;	
}

.kundsenterdiv a {
	color:#423E38;
	font-size: 14px;
	font-family: helvetica;
}

.kundsenterdiv a:hover {
	color:#423E38;
	font-size: 14px;
	font-family: helvetica;
}
