﻿a 
{
	color: #dc291e;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
a:visited
{
	color: #dc291e;
	font-family: Verdana;
	font-size: 12px;
}
a: hoover
{
	text-decoration: underline;
}
a:hover 
{
	color: #dc291e;
	text-decoration: underline;
}
body 
{
	text-align: -moz-center;
	background: white;
	width: 998;
}
hr 
{
	border:0px;
	height:1px;
	background-color:#E3E3E3;
}
table .search 
{
	width: 746px;
	background-color: #e7e9e8;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
table .searchresult
{
	width: 746px;
	background-color: #fff;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
}
#ctl00_Content_productListUserControl1_lblProductListSearchStatus
{
	padding-left: 8px;
	color: #ffffff;
}
#loading 
{
 	width: 200px;
 	height: 100px;
 	background-color: #cee22b;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
 	font-family: Verdana;
 	font-size: 18px;
 	border: solid 2px black;
}
#menu ul
{
	float: left;
	padding: 0px;
	margin: 0px;
}
#menu ul li
{
	line-height: 55px;
    display: inline;
    padding-left: 10px;
}
.topmenuTelekiosken
{
    background: url(../images/bg_shaddow3.jpg) repeat-y;
}
#topMenuNavigation
{
	margin:0px; padding:0px; margin-left: 9px;
}
#topMenuNavigation a span
{
	padding-right: 10px;
}
#topMenuNavigation a, #topMenuNavigation a span
{
	display: block;
	float: left
}
#topMenuNavigation li a
{
	float: left;
}
.topMenu a img
{
	border:none;
	margin:0;
}
#topMenuNavigation ul,  #topMenuNavigation li
{
	list-style: none;
	padding: 0px;
	margin:0px;
	float: left;
}
.Abo
{
	background-color: white;
	font-family: Verdana;
}
.aboitem
{
	background-color: white;
	width: 80px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
	padding-left: 4px;
}
.aboitem2
{
	background-color: white;
	width: 138px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	color: #DC291E;
	padding-left: 4px;
}
.aboitem3
{
	background-color: white;
	width: 90px;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	color: black;
	padding-left: 4px;
}
.aboitem4
{
	background-color: white;
	width: 130px;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	color: black;
	padding-left: 4px;
}
.activeElement
{
	background-color: #DC291E;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bolder;
	height: 24px;
}
.activeHeading
{
	font-weight: bolder;
	font-family: Verdana;
	font-size: 14px;
	padding:5px 0px 15px 0px;
	
}
.activeHeading2
{
	background-color: Black;
	color: White;
	font-size: 16px;
	height: 25px;
}
.background
{
	background-color: #ababab;
	color: White;
}
.backgroundHeader
{
	background-color: #757374;
	color: White;
	height: 30px;
}

#ctl00_Content_lblProductSubscriptionHeader
{
	margin-left: 10px;
	}

.banner
{
	border-style:none;
}
/* BASKET START */

.basketMain
{
	width:180px;
	background-color:white;
	padding-left: 10px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
	
}

.Basket
{
	width: 190px;
	background-color:white;
	font-family: Verdana;
	margin-bottom:10px;
	font-size: 12px;
}

#basketContainer
{
	margin-bottom:10px;
    border-color: Gray;
    border-style: solid;
    border-width: 1px;
	
}

.totalBasket
{
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.firstItem
{
	padding-right: 10px;
	}

.lastItem{text-align: right;}

.basketSubscriptionText
{
	font-family:Verdana;
    font-size:12px;
    font-weight:lighter;
	color: #DC291E;
	}


.headingBasket{
	background:white url("../images/header_handlekurv.gif") top left no-repeat;
	padding-bottom:0;
	width: 180px;
	height: 28px;
	
}
.headingBasket em{
	height: 28px;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	display:block;
}


.lineBasket
{
	padding-left: 0px;
	padding-right: 0px;
}

/* buttons, nye */

.btnPopupMore
{
background:url(../images/btn_handlevidere.gif) no-repeat;
width: 125px;
height: 24px;
border: none;
font-size: 12px;
line-height: 24px;
margin: 0px 0px 10px 10px;
float: left;
}
.btnPopupMoreDisabled
{
background:url(../images/btn_handlevidere_grey.gif) no-repeat;
width: 125px;
height: 24px;
border: none;
font-size: 12px;
line-height: 24px;
margin: 0px 0px 10px 10px;
float: left;
}

.btnPopupCheckOut
{
background:url(../images/btn_gatilkassen.gif) no-repeat;
width: 125px;
height: 24px;
border: none;
font-size: 12px;
line-height: 24px;
margin: 0px 10px 10px 0px;
float: right;
}


.btnMore{float: right;
         margin-right: 10px;
         background: #fff url("../images/btn_tilbetaling.gif") top no-repeat;
         width: 189px;
         height: 24px;
         border: 0;
         }

.btnSendbestilling
{
         float: right;
         margin-right: 10px;
         background: #fff url("../images/btn_sendbestilling.gif") top no-repeat;
         width: 189px;
         height: 24px;
         border: 0;
         }
         
.btnBack{float: left;
         margin-left: 10px;
         background: #fff url("../images/btn_tilbake_grey.gif") top no-repeat;
         width: 189px;
         height: 24px;
         border: 0;
         }

.btnCheckOut{float: right;
             margin-right: 0px;
             background: #fff url("../images/btn_gatilkassen2.gif") top no-repeat;
             width: 189px;
             height: 24px;
            border: 0;
            margin-top: 10px;
			  }
			  
.btnCheckOutDisabled
{
	float: right;
	margin-right: 0px;
	background: #fff url("../images/btn_gatilkassen2_grey.gif") top no-repeat;
	width: 189px;
	height: 24px;
	border: 0;
	margin-top: 10px;
}

.btnBasket
{
float: left;
         margin-left: 0px;
	background:#ccc url("../images/buttonGreenBg.gif") top left repeat-x;
	width: 189px;
	height: 24px;
         border: 0;
	
	}

/* old basket
.Basket
{
	width: 170px;
	background-color:white;
	font-family: Verdana;
	margin-bottom:20px;
}
.basketMain
{
	width:180px;
	background-color:white;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 7px;
}*/

.Top5
{
	background-color:white;
	font-family: arial;
	margin-bottom:20px;
}
.Test
{
	width: 170px;
	background-color:white;
	font-family: arial;
	margin-bottom:20px;
}

.Bestill
{
	background-color: white;
	width: 746;
	font-family: Verdana;
	font-size: 11px;
	
}
.button 
{
	float: left;
	height: 24px;
	padding: 0;
	line-height: 24px;
	background: url(../images/btn_velgmobiltelefon.gif) top left no-repeat ;
}
.buttonMobiltBredband
{
	float: left;
	height: 24px;
	padding: 0;
	line-height: 24px;
	background: url(../images/btn_velgmobiltbredband.gif) top left no-repeat ;
}
.buttonGrey
{
	float: left;
	height: 24px;
	padding: 0;
	line-height: 21px;
	background:  #c8de28 url(../images/btn_leggihandlekurv.gif) top left no-repeat ;
}
.buttonRight 
{ 
	background:  url(../images/btn_red_right.png) top right no-repeat ;
	float: left;
	height: 24px;
	padding: 0 7px 0 6px;
	width: 8.1em;
	border: none;
	color: #000;
	line-height: 23px;
	text-align: center;
}
.buttonRightGrey 
{ 
	background: url(../images/grey_right.gif) top right no-repeat ;
	float: left;
	height: 24px;
	padding: 0 7px 0 6px;
	width: 8.1em;
	border: none;
	color: #000;
	line-height: 21px;
	text-align: center;
	width: 120px;
	font-size: 12px;
}
.buttonRightSmall 
{ 
	background:  url(../images/green_right.gif) top right no-repeat ;
	float: left;
	height: 24px;
	padding: 0 7px 0 6px;
	width: 8.1em;
	border: none;
	color: white;
	line-height: 21px;
	text-align: center;
	width: 120px;
}
.child
{
	font-family: Verdana;
	font-size: 11px;
}
.childHeading
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
	height: 20px;
}
.childHeadingSpan
{
	font-size: 11px;
	font-weight: bold;
}
.childHeadingSpan2
{
	font-size: 11px;
	line-height:0.7;
}
.cursorHand
{
	cursor: hand;
	cursor: pointer;
}
.Detail
{
	background-color: white;
	width: 746px;
	font-family: Verdana;
	padding: 7px 7px 7px 7px;
}
.detailText
{
	margin-left:0px;
	margin-top:30px;
}
.detailText a
{
	font-size:11px;
	font-weight:bold;
}
.detaljertekst
{
	width: 450px;
	height: 80px;
	font-family: Verdana;
}
.elementBasket
{
	font-weight: lighter;
	font-size: 12px;
	color: black;
	font-family: Verdana;
}
.elementTest
{
	font-weight: lighter;
	font-size: 10px;
	color: black;
	font-family: Verdana;
	display: block;
}
.errorBox 
{
	font-weight: bold;
	font-size: 13px;
	height: 100px;
	width: 676px;
	padding-right: 15px;
	padding-left: 55px;
	padding-top: 15px;
	background-position: left top; 
	background: #e39894  url("../images/error_top.gif") top repeat-x;
	text-align: left;
	display: block;
	color: red;
	font-family: Verdana;
	margin-bottom: 7px;
}
.firstSection
{
	background: #e7e7e7;
	font-family: Verdana;
	padding-left: 8px;
	padding-right: 8px;
}
.footer
{
	color: White;
	font-family: Verdana;
	font-size: 11px;
	height: 61px;

}
.footerTelekiosken
{
    width:990px;
    background-position: top left;
    background: url(../images/footer.jpg) no-repeat;
	height: 61px;
}
.footerText
{
	font-size: 11px;
	height: 50px;
	text-decoration: none;
	font-family: Verdana, sans-serif;
    color: #00aaff;
}
.footerText a, .footerText a:hover
{
	 color: #00aaff; 
	 text-decoration: none;
}
.frontHeading
{
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.frontHeadingCampaign
{
	font-family: Verdana;
	font-size: 21px;
	color: #c9de29;
	font-weight: bold;
	text-decoration: none;
}
.fullSize 
{
	width: 998px;
	padding: 0px;
	margin: 0px auto;
}
.header 
{
	padding: 7px;	
}
.headerDummy
{
	background: url("../images/dummyheader.jpg") no-repeat;
	width: 998px;
	height: 93px;
	
}
.headerAbo
{
	height:12px;
	font-family: Verdana;
	font-size: 11px;
}
.headerAbo2
{
	height: 12px;
	background-color: White;
	width: 120px;
	font-family: Verdana;
	font-size: 11px;
}
.headerBackground
{
	height: 20px;
	font-family: Verdana;
}
.headerBackgroundCampaign
{
	height: 20px;
	font-family: Verdana;
}
.headerHelp
{
	float: right;
	background-color: #DC291E;
}
.headerHelp a img
{
	border: none;
}
/* label styles 
.heading
{
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	padding-left: 0px;	
} */
.heading
{
	font-size: 19px;
	font-family: Verdana;
	width: 350px;
}

#productDetailHeading .heading 
{
	color: #DC291E;
	}
.headingBasket
{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
}
.headingBlue
{
	font-size: 19px;
	font-family: Verdana;
	color:#0075FF;
	padding-top:15px;
}
.img
{
	border: solid 1px #cee22b;
}
.infobox
{
	background-color: #eee;
	height: 354px;
	width: 130px;
	border: solid 1px gray;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 7px;
	
}
.infoTekst
{
	font-size: 11px;
	font-family: tahoma;
	padding-left: 23px;
	display:none;
}
.insideBestill
{
	border: solid 1px Gray;
	font-family: Verdana;
	font-size: 11px;
	padding-left: 5px;
}
.insideDetail
{
	font-family: Verdana;
	font-size: 11px;
}
.levering
{
	font-weight: bolder;
	font-size: 12px;
	font-family: Verdana;
}
.lineBasket
{
	padding-left: 0px;
	padding-right: 0px;
}
.link
{
	font-family: Verdana;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 10px;
}
.linkAndreAbo
{
	font-size: 10px;
}
.linkBasket
{
}
.linkBasket2
{
	width:15px;
}
.linkBasket3
{
	padding-left:15px;
}
.linkDetail
{
	font-family: Verdana;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-left:10px;
}
.lowestPrice
{
	font-size: 10px;
	font-family: Verdana;
}
.mainHeading
{
	background-color: #c9de29;
	font-family: Tahoma;
	font-size: 25px;
	height: 35px;
	padding-left: 8px;
}
.mainPrice
{
	background-color: white;
	font-size: 18px;
	font-family: Verdana;
	color: #000000;
}
.mainSize
{
	width: 778px;
	padding: 7px 9px 7px 9px;
	padding-left: 16px;
	margin: 0px;
	background: transparent url("../images/bg_shaddow3.jpg") repeat-y;
}
.middleListElement
{
	font-family: Verdana;
	color: #000000;
}
.middleListElementDetails
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	height: 55px;
}
.minstetotalpris
{
	font-size: 10px;
	font-family: Verdana;
}
.modalBackground 
{
    background-color:#414141;
    filter:alpha(opacity=80);
    opacity:.1;
}
.nameItem a
{
	color: Black;
}
.nonactiveElement
{
	background-color: #a6a6a6;
	font-family: Verdana;
	font-size: 13px;
	height: 24px;
}
.nonactiveHeading
{
	font-weight: normal;
	color:Gray;
	font-family: Verdana;
	font-size: 14px;
	padding:5px 0px 15px 0px;
}
.finishHeading
{
	font-weight: normal;
	color:Gray;
	font-family: Verdana;
	font-size: 14px;
	padding:5px 0px 15px 0px;
	
}

.nonactiveHeading2
{
	background-color: White;
	color: Black;
	font-size: 14px;
	font-weight: bold;
}
.numbers
{
	font-family: Verdana;
	font-size: 12px;
}
.paddingHeader
{
	padding-top: 33px;
}
.paddingHeaderLastPage
{
	padding-top: 33px;
}
.paddingMargin
{
	padding-left: 7px;
}
.paddingPhoneServiceses
{
	padding-bottom:15px;
	font-size: 11px; 
	line-height: 15px; 
	font-family:Verdana;
}
.paddingProgressbar
{
	padding:0px;
	margin:0px;
	padding-bottom: 10px;
}
.paddingProgressbarUnder
{
	padding-top: 14px;
}
.paddingSearchRes
{
	padding-bottom: 10px;
}
/* popUp panel */
.pnlPop
{
	background-color: #faf9f4;
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	border: #333 1px solid;
	/*padding: 5px;*/
}
.modalBackground {
    background-color:#414141;
    filter:alpha(opacity=80);
    opacity: 0.7;
}

.popupHeader
{
	padding: 0;
	margin: 0 0 10px 0;
	height:28px;
	background: #cbdc14 url("../images/general-header.jpg") top repeat-x;
	width: 370px;
    float: left;

	}
	
	.popupContent
	{
    padding: 10px;
    font-size:11px;
    width:350px;
		}
		
	.popupHeaderText
		{font-size:14px;
		 line-height: 28px;
 padding-left: 10px;
 margin: 0;
			}


/*.pnlPop
{
	background-color: #faf9f4;
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	padding: 5px;
}*/



.preSearchStatus
{
	background-color: #dd291e;
	height: 30px;
}
.price
{
	font-size: 24px;
	font-weight: bold;
	color: black;
}
.priseksempel
{
	font-size: 10px;
	font-family: Verdana;
}
.prispadding
{
	padding-top:0px;
}
.prispriseksempel
{
	font-size: 21px;
	font-weight: bold;
	font-family: Verdana;
}
.productListBread
{
	width: 150px;
}
.rightSize
{
	width: 213px;
	padding: 0px;
}
.search a
{
	text-decoration: none;
	color: white;
}
.searchBackground
{
	background-color:  #e7e9e8;
}
.searchHeading
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	padding-left: 8px;
}
.searchMainText
{
	font-family: Verdana;
	font-size: 18px;
	padding-left: 8px;
	width: 740px;
}
.searchResultRightSide
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.searchStatus
{
	width: 746px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
}
.searchText
{
	font-family: Verdana;
	font-size: 11px;
	padding-left: 8px;
}
.sellingP
{
	font-size: 12px;
}
.sellingPoint
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	height: 20px;
	padding-bottom:20px;
}
.sellingPoint2
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	height: 20px;
	padding-bottom:7px;
	vertical-align:top;
}
.sellingPointCampaign
{
	font-family: Verdana;
	font-size: 12px;
	color: white;
	height: 20px;
}
.smallheader
{
	font-size: 12px;
	font-weight: bolder;
	font-family: Verdana;
}
.standardText 
{ 
    font-family: Verdana, Tahoma, sans-serif; 
    font-size: 10px;
    color: #666666; 
    padding-top: 0px; 
    margin-top: 7px; 
    padding-left: 7px;
    padding-right: 7px;
}
.stock
{
	font-weight: 100;
	font-size: 11px;
	font-family: Verdana;
}
.stockFront
{
	font-size: 11px;
	font-family: Verdana;
}
.stockFront2
{
	font-size: 11px;
	font-family: Verdana;
	padding-bottom: 5px;
	margin-bottom:2px;
	margin-left:3px;
}
.stockFrontCampaign
{
	font-size: 12px;
	font-family: Verdana;
	color: White;
}
.tableBorder
{
	border: solid 2px #ababab;
}
.tekniskedetaljer
{
	width: 440px;
	background-color: white;
	font-family: Verdana;
	font-size: 11px;
	padding-left:2px;
}
.tekniskedetaljerHeading
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}
.Test
{
	width: 170px;
	background-color:white;
	font-family: Verdana;
	margin-bottom:20px;
}
.testMain
{
	width:210px;
	background-color:white;
	padding-bottom: 15px;
	border-color: Gray;
    border-style: solid;
    border-width: 1px;
}
.textSize
{
	font-family: Verdana;
	font-size: 11px;
}
.textSizeHeading
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding-left: 1px;
	height: 25px;
}
.tilbudText
{
	font-size: 19px;
	font-family: Verdana;
	background-color: #b2e0ff;
	width: 185px;
	height: 15px;
}
.Top5
{
	background-color:white;
	font-family: Verdana;
	margin-bottom:20px;
}
.top5Header
{
	margin-bottom:7px;
}
.top5Main
{
	width:210px;
	background-color:white;
}
.top5Tab
{
	padding-left:10px;
	padding-right:5px;
}
.topInfobox
{
	POSITION: absolute;
	TOP: 350px 
}

.TopTestBox
{
	margin-bottom:20px;
	border-color: Gray;
    border-style: solid;
    border-width: 1px;
}
.totalpris
{
	background-color: pink;
	font-family: Verdana;
	font-size: 14px;
}
.txtField
{
	width: 79px;
}
.txtFieldPostNummer
{
	width: 50px;
}
.txtFieldPostSted
{
	width: 146px;
}
.txtFieldpersonalia
{
	width: 200px;
}
.usptekst
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	height: 30px;
}
.usptekst2
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	height: 20px;
	padding-bottom:10px;
}
.whiteText
{
	color: White;
}



/* structure */

.product {
	width: 746px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
}
.product, .product .image, .product .information, .product .related {
	float: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
.product .image {
	width: 200px;
}
.product .information {
	width: 333px;
	position: relative;
}
.product .related {
	width: 200px;
	text-align: right;
}
.product .boilerplate, .product .support, .product .features {
	margin-bottom: 10px;
}

.product .header {
	width: 546px;
	float: right;
	padding:0;
	margin: 0;
}
.product .header .headerPrice {
	float:right;
	text-align:right;
	width: 120px;
	
}
.product .header .headline {
	width: 370px;
	float: left;
}
.product .header .boilerplate {
	float: left;
	max-width: 420px;
	
	/*!!! Hvis boilerplate teksten ofte er lang, la denne stå. Hvis den ofte er kort - slå max width på. !!!*/
}
.product .body {
	float: left;
	width: 546px;
}
.product .foot {
	width: 546px;
	float: right;
}
.product .foot .buy {
	float: right;
	width: 200px;
}
.product .foot .details {
	float: left;
}
.product .bomb {
	float: right;
}

.header .headerPrice .total{
margin-right: 10px;
}

/* typo */

.product h2 {
	margin-top: 0;
	margin-bottom: 0;
}
.product h3 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12px;
}
.product .headerPrice em {
	font-style:normal;
	font-weight:bold;
	font-size:26px;
}
.product .related strong {
	font-size: 10px;
}
.product .boilerplate {
	font-size: 13px;
}
/* general */

.nowrap {
	white-space:nowrap;
}
.clearfix {
	clear:both;
	padding: 10px 0 0 0;
}



.subscriptionInput {
	width: 220px;
	border-bottom:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-left:#999999 solid 1px;
	border-top:#999999 solid 1px;
	margin-right: 20px;
}

.inputContainer .subscriptionInputDisabled {
	font-size: 12px;
	display:block; 
	float: left; 
	clear:left;
}

.bestiller .subscriptionInput
{
	margin-bottom: 10px;
	}
	
.bestiller
{
	margin-bottom: 10px;
	}

.headingBlock {
	background: #666;
	width: 100%;
	color:#FFFFFF;
	font-size: 14px;
	padding: 5px 0 5px 10px;
	margin-bottom: 10px;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
}

.headingBlock em
{
	font-weight:normal;
	font-size: 12px;
	font-style:normal;
	}

.phoneUser {
	width: 744px;
	border-bottom: 1px #666 solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.phoneUserProduct {
	width: 240px;
	padding-top: 10px;
}
.phoneUserDetails {
	width: 490px;
	padding-top: 10px;
	vertical-align: top;
}
.phoneUserDetails strong {
	color:#FF0000;
}
.phoneUserDetails .radioLabel 
{
	width: 400px;
	float: left;
	clear:both;
	margin-bottom: 5px;
}
.phoneUserImage {
	float: left;
	width: 100px;
	height: 75px;
	overflow:hidden;
}
.phoneUser p {
	margin-top:0;
	margin-bottom: 10px;
}
.phoneUser p em {
	color: #DC291E;
	font-style:normal;
}
.phoneUserFirstname, .phoneUserNumber {
	float: left;
	width: 247px;
	padding-bottom: 10px;
}

.phoneUserLastname
{
	float: left;
	width: 240px;
	padding-bottom: 10px;
	}

.subscriptionInputContainer {
	margin-bottom: 10px;
}
.phoneUserNumber {
	clear: both;
}
/* Payment css: */

.clearFix {
	clear:both;
}
#productList, #ownerList {
	width: 100%;
}
.listItem {
	float: left;
	clear:both;
	border-bottom: 1px solid #666;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	width: 718px;
}
.listItem p {
	margin: 0 0 10px 0;
}
.listItem p em {
	color: #DC291E;
	font-style:normal;
}
.pageItem {
	float: left;
	clear:both;
	width: 100%;
	border-bottom: 1px solid #666;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
}
.pageItem h3 {
	margin: 0;
	padding: 0px;
}
.listLastItem {
	border: 0;
}

.addressText span
{
	display: block;
	padding-bottom: 6px;
	float: left;
	padding-right: 10px;
	}

#productList .productListImage, #productList .productListInfo, #productList .productListPrice {
	float: left;
}
/* image kommer litt ann på hvilke format man har bilder tilgjengelig i - juster etter behov, juster tilsvarende ned info */

#productList .productListImage {
	width: 110px;
}
#productList .productListInfo {
	width: 495px;
}
#productList .productListPrice {
	width: 90px;
	float: right;
	text-align: right;
}
.inputContainer {
	float: left;
	width: 240px;
	padding-bottom: 10px;
}

.inputContainer span 
{
	display: block;
	float: left;
	padding-top: 6px;
	font-size: 9px;
}

.inputContainer strong {
	color:#FF0000;
}

.inputContainer strong span
{
	padding-top:0px;
	}
	
.smallInput {
	width: 120px;
}
.smallInput input {
	width: 100px;
}

.TextBoxLookLikeLabel 
{
	border: solid 0px black;
	background-color: White;
}

/* h3 def for bestill, remove when all is set to arial */

.Bestill h3
{
	font-family:Arial, Sans-Serif;
	}

/* infoBox style */

.basketMain
{
	width:180px;
	background-color:white;
	padding-left: 10px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
	
}

.Basket
{
	width: 190px;
	background-color:white;
	font-family: Verdana;
	margin-bottom:10px;
	font-size: 12px;
}

#infoBox
{
	font-family: Arial, Sans-Serif;
	margin-bottom:10px;
    border-color: Gray;
    border-style: solid;
    border-width: 1px;
    width: 207px;
	}

#infoBox .header
{
	background: black url("../images/infoboxHeader.gif") no-repeat;
	height: 16px;
	width: 193px;
	}

#infoBox .content
{
	width:180px;
	background-color:white;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-top: 7px;
	}
	
#infoBox .content p
{
	font-size: 11px;
padding: 0 0 10px 0;
	margin: 0;
	}
	
#infoBox .content h3
{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding: 0 0 0 18px;
	margin: 0;
	background: white url("../images/info-icon.gif") no-repeat;
	}
	
.mainContentContainer
{
	background: transparent url(../images/bg_shaddow3.jpg) repeat-y scroll 0 0;	
}

/* Start - Tabs */
#menu {
	margin : 0;
	padding-bottom : 29px;
	padding-left : 12px;
	font-family: verdana,sans-serif;
	background: #FFFFFF url(../images/content_box_menu.png) no-repeat scroll left bottom;
}
#menu ul, #menu li	{
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
}
#menu a:link, #menu a:visited	{
	background:transparent url(../images/tab_background.png) no-repeat scroll left top;
	color:#000000;
	float:left;
	height:23px;
	padding:8px 4px 0;
	text-align:center;
	text-decoration:none;
	width:89px;
}
#menu a:hover 
{
	background:transparent url(../images/tab_background.png) no-repeat scroll left -29px;
}
#menu li.selected a
{
	background:transparent url(../images/tab_background.png) no-repeat scroll left -58px;
	width: 102px;
}
.shadow {
	background:#FFFFFF url(../images/content_box.png) repeat-y scroll left bottom;
	margin:-3px 0px 0;
	padding: 0px 15px 5px;
	position:relative;
}
/* End - Tabs */
.accessoriesTable
{
	font-size: 12px;
	font-family: Verdana;
}
.accessoriesHeading
{
	color: #0077ff;
	font-size: 14px;
}
.accessoriesInfoText
{
	color: Gray;
	font-size: 11px;
	padding-bottom: 10px;
}
.accessoriesPrice
{
	font-size: 16px;
	font-weight: bold;
}
.accessoriesText
{
	font-size: 10px;
}
.accessoriesBiggerText
{
	font-size: 12px;
}
.nonLinkStylingText, .accessoriesText a:hover
{
	text-decoration: none;
	color: Black;
	font-size: 10px;
}
.nonLinkStylingBiggerText, .accessoriesBiggerText a:hover
{
	text-decoration: none;
	color: Black;
	font-size: 12px;
}
.nonLinkStyle, .firstItem a:hover
{
	text-decoration: none;
	color: Black;
}
.popupContentAcs a, .popupContentAcs a:hover
{
	font-size:11px;
}
.linkPosition {
	width: 220px;
	margin-right: 0px;	
}
.btnDiscount 
{
	height:25px;
	width:100px;
	color: #0077ff;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
.discountError 
{
	color: red;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
.discountField 
{
	background:#666666 none repeat scroll 0 0;
    color:#FFFFFF; float: left; font-size:14px;
    font-weight:bold;
    margin-bottom:10px;
    padding:5px 0 5px 10px;
    width: 730px; 
    font-family:Arial,Sans-Serif;
}
.LineErrorNettforhandlerOk
{
	color: green;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
.LineErrorNettforhandler
{
	color: red;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.sellingP img 
{ width: 350px;
}

.middleTdListPage {
 width: 300px;}



.sellingP iframe
{ width: inherit!important;
}



}
