/*img, *html div { behavior: url(/resources/css/web2/iepngfix.htc) }*/
/* CSS Document */
/*Global styles*/

body {
	background: url(/resources/gfx/web3/telenormobil/misc/body_background2.jpg) repeat-x #000;
	margin:0;
    margin-top:0;
	margin-right:0;
	margin-bottom:0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;

}

/*###### page container  ######*/
#container {
   /*min-height:100%;*/  /*footer på bunn*/
   /*position:relative;*/ /*footer på bunn*/
   /*font-size:11px;*/ /*footer på bunn*/
}

/*###### GRID  ######*/
#grid {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	padding-top:0;
	padding-bottom:10px; /*footer på bunn, høyden på footer her*/
	/*background-color:#333333;*/
}

#siteheader {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
}

#contcont {
    position:relative;
    padding:0;
    margin:0;



}

table.columnGrid {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	/*background-color:#edf0f5;
	border-left: 1px solid #b2c2d9;
	border-right: 1px solid #b2c2d9;*/
}

/*#footerContainer {
	position:relative;
    vertical-align: bottom;
    background:url(/resources/gfx/web2/misc/telenormobil/footer_bg.gif)repeat-x;
    width: 100%;
    clear: both;
    height:42px;
    bottom:0;
}

.footer {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	background-color:#cccccc;
}*/
#footerContainer {
	/*bottom:0;
	margin-bottom:0;*/
	margin-left:0;
	margin-right:0;
	position:relative;
	width:100%;
}

#footerContainer h1 {
				padding-bottom: 0;
			}
			h1, p {
				margin: 0;
				padding-bottom: 1em;
			}
			h1 {
				font-size: 12px;
				line-height: 1.5em;
			}


.footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.footerpng {
	width: 100%;
	/*background-image: url(/resources/gfx/web2/misc/telenormobil/footer_bg.png);
    background-position: left top;*/
    width:100%;
    height:5px;
}

.footerText{
    color:#00aaff;
    text-decoration:none;

}
a.footerText{
    color:#00aaff;
    text-decoration:none;

}
a.footerText:hover{
    color:#00aaff;
    text-decoration:underline;

}


/*###### COLUMN STYLE ######*/

/*3-Col*/

/*left*/
td.column3_1{
	width:200px;

}
/*center*/
td.column3_2{
	width:580px;

}
/*right*/
td.column3_3{
	width:200px;

}
/*left*/
#container3div1{
	width:200px;
	/*background-color:#efefef;*/
	padding-top:5px;
}
/*center*/
#container3div2{
	width:580px;
	/*background-color:#f3f1f2;*/
	padding-top:5px;
}
/*right*/
#container3div3{
	width:200px;
	/*background-color:#efefef;*/
	text-align:left;
	padding-top:5px;
}


/*Module 3-Col Container*/
#modulCont2ColLeft3 {
	width:285px;
	padding:0;
	float:left;
	margin:0;
	display:block;
	background-color:#CCCCCC;
}

#modulCont2ColRight3 {
	width:285px;
	padding:0;
	float:right;
	margin:0;
	display:block;
	background-color:#CCCCCC;
}

#headerCont2ColLeft3 {
	width:285px;
	padding:0;
	float:left;
	margin:0;
	display:block;
	background-color:#000;
}
#headerCont2ColRight3 {
	width:285px;
	padding:0;
	float:right;
	margin:0;
	display:block;
	background-color:#000;
}

#cont2ColLeft3 {
	width:285px;
	padding:0;
	float:left;
	margin:0;
	display:block;

}
#cont2ColRight3 {
	width:285px;
	padding:0;
	float:right;
	margin:0;
	display:block;

}

/*2-col*/
td.column2_1{
	width:779px;
}
td.column2_2{
	width:200px;
}
td.column2_3{
	width:200px;
}

#container2div1{
	width:779px;
	/*background-color:#f3f1f2;*/
	padding-top:2px;
	padding-left:0;
    padding-right:0;
}

#container2div2{ /* 2-Col 1-2 */
	width:200px;
	background-color:#efefef;
	padding-top:2px;
}
#container2div2_2{ /* 2-Col 2-3 */
	width:770px;
	/*background-color:#f3f1f2;*/
	padding-top:2px;
	padding-left:10px;
}
#container2div3{
	width:201px;
	/*background-color:#efefef;*/
	padding-top:2px;
}

/*Module 2-Col Container*/
#modulCont2ColLeft2 {
	width:375px;
	padding:0;
	float:left;
	margin:0;
	display:block;
	background-color:#ffffff;
	border-left:solid 1px #b5c1cd;
	border-right:solid 1px #b5c1cd;
	border-bottom:solid 1px #b5c1cd;
}

#modulCont2ColRight2 {
	width:375px;
	padding:0;
	float:right;
	margin:0;
	display:block;
	background-color:#ffffff;
	border-left:solid 1px #b5c1cd;
	border-right:solid 1px #b5c1cd;
	border-bottom:solid 1px #b5c1cd;
}

#headerCont2ColLeft2 {
	width:381px;
	padding:0;
	float:left;
	margin:0;
	display:block;
	background-color:#000;
}
#headerCont2ColRight2 {
	width:381px;
	padding:0;
	float:right;
	margin:0;
	display:block;
	background-color:#000;
}

#tabHeader2ColLeft2 {
	width:377px;
	padding:0;
	float:left;
	margin:0;
	display:block;

}
#tabHeader2ColRight2 {
	width:377px;
	padding:0;
	float:right;
	margin:0;
	display:block;

}

#PK_2Col_expanding_list_left{
	width:385px;
	padding-left:0;
	float:left;
	margin:0;
	display:block;

}

#PK_2Col_expanding_list_right{
	width:385px;
	padding-right:0;
	float:right;
	margin:0;
	display:block;

}


#cont2ColLeft2 {
	width:381px;
	padding-left:4px;
	float:left;
	margin:0;
	display:block;
    background: url(/resources/gfx/web3/telenormobil/misc/bgBox_2col.png) repeat-y;

}
#cont2ColRight2 {
	width:381px;
	padding-right:4px;
	float:right;
	margin:0;
	display:block;
    background: url(/resources/gfx/web3/telenormobil/misc/bgBox_2col.png) repeat-y;

}

.cont2colcamp{
    width:auto;
    margin-left:16px;
    margin-right:16px;
    margin-bottom:10px;
}


#cont2ColcampLeft2 {
	width:auto;
	padding-top:5px;
	padding-left:18px;
	padding-bottom:18px;
	padding-right:18px;
	float:left;
	margin-top:16px;
	margin-left:10px;
	margin-bottom:0;
	margin-right:5px;
	display:block;
	border: 1px solid #bfbfbf;

}
#cont2ColcampRight2 {
	width:auto;
	padding-top:5px;
	padding-left:18px;
	padding-bottom:18px;
	padding-right:18px;
	float:right;
	margin-top:16px;
	margin-left:5px;
	margin-bottom:0;
	margin-right:10px;
	display:block;
	border: 1px solid #bfbfbf;

}

.cont2ColcampLeft2 {
	width:auto;
	padding-top:5px;
	padding-left:18px;
	padding-bottom:18px;
	padding-right:18px;
	float:left;
	margin-top:16px;
	margin-left:0;
	margin-bottom:0;
	margin-right:auto;
	display:block;
	border: 1px solid #bfbfbf;

}
.cont2ColcampRight2 {
	width:auto;
	padding-top:5px;
	padding-left:18px;
	padding-bottom:18px;
	padding-right:18px;
	float:right;
	margin-top:16px;
	margin-left:auto;
	margin-bottom:0;
	margin-right:0;
	display:block;
	border: 1px solid #bfbfbf;

}

/*1-Col*/

td.column1_1{
	width:992px;

}
#container1div1{
	width:992px;
	/*background-color:#efefef;*/
	padding-top:2px;
	padding-left:0;
	padding-right:0;
}
/*Module 2-Col Container*/
#modulCont2ColLeft1 {
	width:470px;
	padding:0;
	float:left;
	margin:0;
	display:block;
	background-color:#CCCCCC;
}

#modulCont2ColRight1 {
	width:470px;
	padding:0;
	float:right;
	margin:0;
	display:block;
	background-color:#CCCCCC;
}

#headerCont2ColLeft1 {
	width:470px;
	padding:0;
	float:left;
	margin:0;
	display:block;
	background-color:#000;
}
#headerCont2ColRight1 {
	width:470px;
	padding:0;
	float:right;
	margin:0;
	display:block;
	background-color:#000;
}

#cont2ColLeft1 {
	width:470px;
	padding:0;
	float:left;
	margin:0;
	display:block;

}
#cont2ColRight1 {
	width:470px;
	padding:0;
	float:right;
	margin:0;
	display:block;

}
/* Col end */

/*Modules*/
/*left*/
.modulContainer1{
	width:auto;
}
/*center*/
.modulContainer2{
	width:auto;
	padding-top:0;
	margin-top:0;
	padding-bottom:0;
	margin-bottom:0;
	text-align:left;
    min-height:0;
    display:block;
}

.modulContainerShadowCenterBig{
    width:990px;
	padding-top:0;
    padding-left:4px;
	padding-right:4px;
	margin-top:0;
	padding-bottom:0;
	margin-bottom:0;
	text-align:left;
    background:url(/resources/gfx/web3/telenormobil/misc/bgBox_center992.png) repeat-y;
}

.modulContainerShadowCenter{
    width:auto;
	padding-top:0;
    padding-left:4px;
	padding-right:4px;
	margin-top:0;
	padding-bottom:0;
	margin-bottom:0;
	text-align:left;
    background:url(/resources/gfx/web3/telenormobil/misc/bgBox_center.png) repeat-y;
}

.modulContainerShadowRight{
    width:auto;
	padding-top:0;
    padding-left:4px;
	padding-right:4px;
	margin-top:0;
	padding-bottom:0;
	margin-bottom:0;
	text-align:left;
    background:url(/resources/gfx/web3/telenormobil/misc/bgBox_right.png) repeat-y;
}

.Col2modulContainer2{
	width:auto;
	padding-top:0;
	margin-top:0;
	padding-bottom:0;
	margin-bottom:0;
	text-align:left;
}
/*right*/
.modulContainer3{
	width:auto;
	padding-left:5px;
	padding-right:5px;
	margin-left:0;
	text-align:left;

}

.modulContainerChart{
	width:182px;
	padding:5px;
	margin-left:0;
	text-align:left;
	background-image:url(/resources/gfx/web3/telenormobil/misc/chart_box_bg.gif);
	background-color:#141647;

}

/*left*/
.modulModul{
	width:auto;
	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
	margin-right:5px;
	background-color:#666666;
	text-align:left;
}
/*center*/
.modulModul2{
	padding-top:5px;
	padding-left:5px;
    padding-bottom:5px;
	padding-right:5px;
	background-color:#ffffff;
	border:solid 1px #b7c0cf;
	text-align:left;
    height:150px;
}
/*right*/
.modulModul3{
	width:auto;
	background-image:url(/resources/gfx/web3/telenormobil/misc/chart_box_bg.gif);
	background-color:#141647;
	text-align:left;
	color:#fff;
	font-size:11px;
}

/*left*/
.headerContainer1{
	width:auto;
	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
	margin-right:5px;
	background-color:#333333;
	text-align:left;

}
/*center*/
.headerContainer2{
	width:auto;
	padding-left:0;
	padding-right:0;
	margin-left:3px;
	margin-right:3px;
	background-image:url(/resources/gfx/web3/telenormobil/header/header2_bg.gif);
	height:27px;
	text-align:left;
    background-color:#fff;

}

.headerContainer2_2{
	width:auto;
	padding-left:0;
	padding-right:0;
	margin-left:0;
	margin-right:0;
	background-image:url(/resources/gfx/web3/telenormobil/header/header2_bg.gif);
	height:27px;
	text-align:left;
	background-color:#e5e8ed;

}

.headerContainer2Tab{
	width:auto;
	padding-left:0;
	padding-right:0;
	margin-left:0;
	margin-right:0;
	background-image:url(/resources/gfx/web3/telenormobil/header/header2_bg.gif);
	height:27px;
	text-align:left;

}

.headerContainerArt{
	width:auto;
	padding-left:0;
	padding-right:0;
	margin-left:0;
	margin-right:0;
	background-image:url(/resources/gfx/web3/telenormobil/header/header2_bg.gif);
	height:27px;
	text-align:left;

}
/*right*/
.headerContainer3{
	width:auto;
	padding-left:5px;
	padding-right:5px;
	margin-left:0;
	margin-right:10px;
	background-image:url(/resources/gfx/web3/telenormobil/header/header2_bg.gif);
	text-align:left;
	height:23px;

}
/*left*/
#headerModule1{
	background-color:#333333;
	color:#FFFFFF;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	width:auto;
}
/*center*/
#headerModule2{
	color:#FFFFFF;
	font-size:16px;
	padding-top:3px;
	padding-left:9px;
	width:auto;
    text-transform: uppercase;
}

#headerModule2Tab{
	color:#FFFFFF;
	font-size:16px;
	padding-top:3px;
	padding-left:9px;
	width:auto;
    text-transform: uppercase;
}
/*right*/
#headerModule3{
	color:#bbbecf;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	width:auto;
}

/*## 2-col modul ##*/
/*left*/
.modulCont2ColLeftBox {
	width:auto;
	padding:5px;
	background:#fff;
	margin:5px;
}
/*right*/

.modulCont2ColRightBox {
	width:auto;
	padding:5px;
	background:#fff;
	margin:5px;
}

.headerCont2Col{
	width:377px;
	padding-left:0;
	padding-right:0;
	margin-left:0;
	margin-right:0;
	background-image:url(/resources/gfx/web3/telenormobil/header/header2_bg.gif);
	height:23px;
	text-align:left;

}
/*left*/

.headerCont2ColLeftBox {
	background-color:#333333;
	color:#FFFFFF;
	font-size:11px;
	padding:3px;
	width:auto;
}
/*right*/

.headerCont2ColRightBox {
	background-color:#333333;
	color:#FFFFFF;
	font-size:11px;
	padding:3px;
	width:auto;
}

/*spacer*/

#spacer1{
	width:100%;
	background-color:#ffffff;
	height:4px;
}

#spacer2{
	width:100%;
    margin:0;
	height:4px;
}

#spacer3{
	width:100%;
	margin:0;
	height:4px;
}
/*if shadow top*/
#spacerTop1{
	display:none;
}

#spacerTopBig{
	background-image: url(/resources/gfx/web3/telenormobil/misc/bgBox_center_top992.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:990px;
    padding-left:4px;
    padding-right:4px;
	height:5px;
}

#spacerTop2{
	background-image: url(/resources/gfx/web3/telenormobil/misc/bgBox_center_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:auto;
    padding-left:4px;
    padding-right:4px;
	height:5px;
}

#spacer2ColTop2{
	background-image: url(/resources/gfx/web3/telenormobil/misc/bgBox_2col_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:auto;
    padding-left:4px;
    padding-right:4px;
	height:5px;
}

#spacerTop3{
	background-image: url(/resources/gfx/web3/telenormobil/misc/bgBox_right_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:auto;
    padding-left:4px;
    padding-right:4px;
	height:5px;
}

/*if shadow bottom*/
#spacerBottom1{
	display:none;
	visibility:hidden;
	height:0;

}

#spacerBottomBig{
	background: url(/resources/gfx/web3/telenormobil/misc/bgBox_center_bottom992.png) no-repeat;
	width:990px;
    padding-left:4px;
    padding-right:4px;
	height:5px;
}

#spacerBottom2{
	background: url(/resources/gfx/web3/telenormobil/misc/bgBox_center_bottom.png) no-repeat;
	width:auto;
    padding-left:4px;
    padding-right:4px;
	height:5px;
}

#spacer2ColBottom2{
	background: url(/resources/gfx/web3/telenormobil/misc/bgBox_2col_bottom.png) no-repeat;
	width:auto;
    padding-left:4px;
    padding-right:4px;
	height:5px;
}

#spacerBottom3{
	background: url(/resources/gfx/web3/telenormobil/misc/bgBox_right_bottom.png) no-repeat;
	width:auto;
    padding-left:4px;
    padding-right:4px;
	height:5px;

}
/*left*/
.spacerColumnLeft{
	width:5px;
	background-color:#000;
}
.spacerColumnLeftHide{
	display:none;
}
/*right*/
.spacerColumnRight{
	width:4px;
	/*background-color:#000;*/
}
.spacerColumnRightHide{
	display:none;
}


/***********CUSTUM************/
/*****************************/
a{color:#000;text-decoration:none;font-size:11px;}
a:hover{color:#0077ff;text-decoration:underline;}
a:active{color:#0077ff;}

/********Search******/
#searchAdv {
	position:absolute;
    background-color:#141a4a;
	background-position: 0 0;
    width:274px;
	margin-top:0;
    margin-right:0;
	margin-left:0;
    padding-bottom:5px;
	z-index:1009;
}

#searchAdvButton2{
    display:none;
}

/*****************************/

.tnmenu{
	position: relative;
	padding: 0 0 0 0px;
	margin:0;
	height: 35px;
	list-style: none;
	width:auto;
}

.tnmenu li{
	float:left;
}

.tnmenu li a{
	float: left;
	display: block;
	color:#cccccc;
	background: url(/resources/gfx/web3/telenormobil/nav/tnmenu_left.gif) no-repeat; /*left tab image path*/
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding:0 0 0 7px; /*Padding to accomodate left tab image. Do not change*/
	height: 29px;
	line-height: 29px;
	text-align: center;
	cursor: pointer;
}

.tnmenu li a span{
	float: left;
	display: block;
	padding: 0 7px 0 0px; /*Padding of menu items*/
	background: url(/resources/gfx/web3/telenormobil/nav/tnmenu_right.gif) no-repeat right top; /*right tab image path*/
}

.tnmenu li a:hover{
	color: #000;
	background: url(/resources/gfx/web3/telenormobil/nav/tnmenu_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.tnmenu li a:hover span{
	color: #000;
	background: url(/resources/gfx/web3/telenormobil/nav/tnmenu_hover_right.gif) no-repeat right top; /*right tab image path*/
}

.tnmenu li.current a{
	color: #000;
	background: url(/resources/gfx/web3/telenormobil/nav/tnmenu_active_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
	font-weight:bold;
}

.tnmenu li.current a span{
	color: #000;
	background: url(/resources/gfx/web3/telenormobil/nav/tnmenu_active_right.gif) no-repeat right top; /*right tab image path*/
	font-weight:bold;
}

.tnmenuspacer{
	/*background: url(images/tab_spacer_2.gif) repeat-x; tab background image path*/
	height: 29px;
	width:1px;
	list-style: none;
}
.tnmenuspacer_left{
	/*background: url(images/tab_spacer_2.gif) repeat-x; tab background image path*/
	height: 29px;
	width:2px;
	list-style: none;
}
.tnmenuspacer_right{
	/*background: url(images/tab_spacer_2.gif) repeat-x; tab background image path*/
	height: 29px;
	width:2px;
	list-style: none;
}

.umeny_Cont {
    width: 100%;
    /* width: 982px;*/
    height: 21px;
    /*border: 1px solid #000;*/
    /* Mozilla ignores crazy MS image filters, so it will skip the following */
    background-image:url(/resources/gfx/web3/telenormobil/misc/umeny_bg.png);
    background-repeat: no-repeat;
    
}


.umeny_Cont2{
    width:auto;
    padding-top:2px;
    padding-left:5px;
    padding-right:5px;
    text-align:center;
    
}

.umeny{
    color:#ccc;
    font-weight:normal;
    text-decoration:none;
    font-size:12px;
}
a.umeny{
    color:#ccc;
    font-weight:normal;
    text-decoration:none;
    font-size:12px;
}
a.umeny:hover{
    color:#fff;
    font-weight:normal;
    text-decoration:none;
}

.umenyAkt{
    color:#fff;
    font-weight:bold;
    text-decoration:none;
    font-size:12px;
}
a.umenyAkt{
    color:#fff;
    font-weight:bold;
    text-decoration:none;
    font-size:12px;
}
a.umenyAkt:hover{
    color:#fff;
    font-weight:bold;
    text-decoration:none;
}



.text {
	border-right: #b8b8b8 1px solid;
	padding-right: 5px;
	border-top: #b8b8b8 1px solid;
	padding-left: 5px;
	background: url(/resources/gfx/web3/telenormobil/misc/textfield_dark_bg.gif) #fff repeat-x 0px -4px;
	float: left;
	padding-bottom:0;
	vertical-align: bottom;
	border-left: #b8b8b8 1px solid;
	width: 140px; color: #000;
	line-height: 15px;
	padding-top: 4px;
	border-bottom: #b8b8b8 1px solid;
	height: 15px
}

#global_navigation {
	clear: both;
	float: none;
	height: 29px
}
#global_navigation ul {
	display: inline;
	float: none
}
#global_navigation li {
	float: right;
	margin: 0px 0px 0px 2px
}
#global_navigation li a {
	display: block;
	float: left;
	overflow: hidden;
	line-height: 100em;
	height: 29px
}
#global_navigation li a.privat {
	background: url(/resources/gfx/web3/telenormobil/nav/priv.gif) no-repeat left top;
	width: 96px
}
#global_navigation li a.privat:hover {
	background: url(/resources/gfx/web3/telenormobil/nav/priv.gif) no-repeat left -29px
}
#global_navigation li.selected a.privat:hover {
	background: url(/resources/gfx/web3/telenormobil/nav/priv.gif) no-repeat left -58px
}
#global_navigation li.selected a.privat {
	background: url(/resources/gfx/web3/telenormobil/nav/priv.gif) no-repeat left -58px
}
#global_navigation li a.bedrift {
	background: url(/resources/gfx/web3/telenormobil/nav/bedr.gif) no-repeat left top;
	width: 106px
}
#global_navigation li a.bedrift:hover {
	background: url(/resources/gfx/web3/telenormobil/nav/bedr.gif) no-repeat left -29px
}
#global_navigation li.selected a.bedrift:hover {
	background: url(/resources/gfx/web3/telenormobil/nav/bedr.gif) no-repeat left -58px
}
#global_navigation li.selected a.bedrift {
	background: url(/resources/gfx/web3/telenormobil/nav/bedr.gif) no-repeat left -58px
}
#global_navigation li a.omtelenor {
	background: url(/resources/gfx/web3/telenormobil/nav/omtn.gif) no-repeat left top;
	width: 139px
}
#global_navigation li a.omtelenor:hover {
	background: url(/resources/gfx/web3/telenormobil/nav/omtn.gif) no-repeat left -29px
}
#global_navigation li.selected a.omtelenor:hover {
	background: url(/resources/gfx/web3/telenormobil/nav/omtn.gif) no-repeat left -58px
}
#global_navigation li.selected a.omtelenor {
	background: url(/resources/gfx/web3/telenormobil/nav/omtn.gif) no-repeat left -58px
}



.pkmenu2 {
	position: relative;
	padding: 0 0 0 0px;
	margin:0;
	height: 18px;
	list-style: none;
	width:auto;
}
.pkmenu2 li {
	float:left;
}
.pkmenu2 li a {
	float: left;
	display: block;
	color:#fff;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding:0 3px 0 5px; /*Padding to accomodate left tab image. Do not change*/
	height: 18px;
	line-height: 18px;
	text-align: center;
	cursor: pointer;
}
.pkmenu2 li a b {
	float: left;
	display: block;
	padding: 0 5px 0 0px; /*Padding of menu items*/
}
.pkmenu2 li.current a, .pkmenu2 li a:hover {
	color: #fff;
	background: url(/resources/gfx/web3/telenormobil/nav/menu2_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}
.pkmenu2 li.current a b, .pkmenu2 li a:hover b {
	color: #fff;
	background: url(/resources/gfx/web3/telenormobil/nav/menu2_hover_right.gif) no-repeat right top; /*right tab image path*/
}
.pkmenu3 {
	position: relative;
	padding: 0 0 0 0px;
	margin:0;
	/*background: url(../images/menur_bg.gif) repeat-x; */ /*tab background image path*/
	height: 20px;
	list-style: none;
	width:auto;
}

.pkmenu3 li {
	float:left;
}
.pkmenu3 li a {
	float: left;
	display: block;
	color:#000;
	background: url(/resources/gfx/web3/telenormobil/nav/menu3_active_left.gif) no-repeat; /*left tab image path*/
	text-decoration: none;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding:0 3px 0 8px; /*Padding to accomodate left tab image. Do not change*/
	height: 20px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
}
.pkmenu3 li a b {
	float: left;
	display: block;
	padding: 0 8px 0 0px; /*Padding of menu items*/
	background: url(/resources/gfx/web3/telenormobil/nav/menu3_active_right.gif) no-repeat right top; /*right tab image path*/
}
.pkmenu3 li.current a, .pkmenu3 li a:hover {
	color: #fff;
	background: url(/resources/gfx/web3/telenormobil/nav/menu3_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}
.pkmenu3 li.current a b, .pkmenu3 li a:hover b {
	color: #fff;
	background: url(/resources/gfx/web3/telenormobil/nav/menu3_hover_right.gif) no-repeat right top; /*right tab image path*/
}
.menu3spacer {
	/*background: url(../images/tab_spacer_2.gif) repeat-x; tab background image path*/
	height: 20px;
	width:2px;
	list-style: none;
	float:right;
}

.pkTabs {
	position: relative;
	padding: 0 0 0 0px;
	margin:0;
	background: url(/resources/gfx/web3/telenormobil/nav/tab_bg.gif) repeat-x;  /*tab background image path*/
	height: 21px;
	list-style: none;
	width:auto;
}
.pkTabs li {
	float:left;
}
.pkTabs li a {
	float: left;
	display: block;
	color:#3e3f47;
	background: url(/resources/gfx/web3/telenormobil/nav/tab_default_left.gif) no-repeat; /*left tab image path*/
	text-decoration: none;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding:0 1px 0 8px; /*Padding to accomodate left tab image. Do not change*/
	height: 21px;
	line-height: 21px;
	text-align: center;
	cursor: pointer;
}
.pkTabs li a b {
	float: left;
	display: block;
	padding: 0 8px 0 0px; /*Padding of menu items*/
	background: url(/resources/gfx/web3/telenormobil/nav/tab_default_right.gif) no-repeat right top; /*right tab image path*/
    font-weight:normal;
}
.pkTabs li a:hover {
	color: #000;
	background: url(/resources/gfx/web3/telenormobil/nav/tab_hover_left2.gif) no-repeat; /*left tab image path*/
	background-position: left;
	font-weight:normal;
    text-decoration:none;
}
.pkTabs li a:hover b {
	color: #000;
	background: url(/resources/gfx/web3/telenormobil/nav/tab_hover_right2.gif) no-repeat right top; /*right tab image path*/
	font-weight:normal;
    text-decoration:none;
}

.pkTabs li.current span{
	float: left;
	display: block;
	color:#000;
	background: url(/resources/gfx/web3/telenormobil/nav/tab_hover_left.gif) no-repeat; /*left tab image path*/
	text-decoration: none;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding:0 1px 0 8px; /*Padding to accomodate left tab image. Do not change*/
	height: 21px;
	line-height: 21px;
	text-align: center;
	cursor: pointer;
}
.pkTabs li.current span b{
	color: #000;
    float: left;
	display: block;
	padding: 0 8px 0 0px; /*Padding of menu items*/
	background: url(/resources/gfx/web3/telenormobil/nav/tab_hover_right.gif) no-repeat right top; /*right tab image path*/
	font-weight:bold;
    font-size: 11px;
    text-transform: uppercase;
    height:21px;
}

.pkTabsFillBg{
	background-image:url(/resources/gfx/web3/telenormobil/nav/tab_bg2.gif);
}

.pkTabsFillBgColor{
	background-color:#000;
}

.pkTabsFillBgColor_h{
	background-color:#706f70;
}

.pkTabsFillLeft{
	width:9px;
	padding:0;
	float:left;
	margin:0;
	display:block;
}

.TabContainer2{
	width:auto;
	padding-left:0;
	padding-right:0;
	margin-left:0;
	margin-right:0;
	text-align:left;

}

.TabContainer2Tab{
	width:auto;
	padding-left:0;
	padding-right:0;
	margin-left:0;
	margin-right:0;
	text-align:left;
    background-color:#85889e;

}

.pkTabsFillLiSize{
	width:521px;
}

.pkTabsFillBSize{
	width:521px;
}

.TabmodulModul2{
	width:auto;
	padding:0;
	margin:0;
	background-color:#ffffff;
	border-left:solid 1px #c2c2c2;
	border-right:solid 1px #c2c2c2;
	border-bottom:solid 1px #c2c2c2;
	text-align:left;

}

/****Tab with Header******/
.pkTabs_h {
	position: relative;
	padding: 0 0 0 0px;
	margin:0;
	background: url(/resources/gfx/web3/telenormobil/nav/tab_bg.gif) repeat-x;  /*tab background image path*/
	height: 21px;
	list-style: none;
	width:auto;
}
.pkTabs_h li {
	float:left;
}
.pkTabs_h li a {
	float: left;
	display: block;
	color:#3e3f47;
	background: url(/resources/gfx/web3/telenormobil/nav/tab_default_left_h.gif) no-repeat; /*left tab image path*/
	text-decoration: none;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding:0 1px 0 8px; /*Padding to accomodate left tab image. Do not change*/
	height: 21px;
	line-height: 21px;
	text-align: center;
	cursor: pointer;
}
.pkTabs_h li a b {
	float: left;
	display: block;
	padding: 0 8px 0 0px; /*Padding of menu items*/
	background: url(/resources/gfx/web3/telenormobil/nav/tab_default_right_h.gif) no-repeat right top; /*right tab image path*/
    font-weight:normal;
}
.pkTabs_h li a:hover {
	color: #000;
	background: url(/resources/gfx/web3/telenormobil/nav/tab_hover_left_h2.gif) no-repeat; /*left tab image path*/
	background-position: left;
	font-weight:normal;
    text-decoration:none;
}
.pkTabs_h li a:hover b {
	color: #000;
	background: url(/resources/gfx/web3/telenormobil/nav/tab_hover_right_h2.gif) no-repeat right top; /*right tab image path*/
	font-weight:normal;
    text-decoration:none;
}
.pkTabs_h li.current span {
	float: left;
	display: block;
    color: #000;
	background: url(/resources/gfx/web3/telenormobil/nav/tab_hover_left_h.gif) no-repeat; /*left tab image path*/
	text-decoration: none;
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding:0 1px 0 8px; /*Padding to accomodate left tab image. Do not change*/
	height: 21px;
	line-height: 21px;
	text-align: center;
	cursor: pointer;
}
.pkTabs_h li.current span b {
	float: left;
	display: block;
	padding: 0 8px 0 0px; /*Padding of menu items*/
    color: #000;
	background: url(/resources/gfx/web3/telenormobil/nav/tab_hover_right_h.gif) no-repeat right top; /*right tab image path*/
	font-weight:bold;
    font-size: 11px;
    text-transform: uppercase;
    height:21px;
}


.pkTabsFill_h {
	position: relative;
	padding: 0 0 0 0px;
	margin:0;
	/*background: url(../images/menu/tab_bg.gif) repeat-x;*/  /*tab background image path*/
	height: 21px;
	list-style: none;
	width:auto;
}
.pkTabsFill_h li {
	float:left;
}
.pkTabsFill_h li {
	float: left;
	display: block;
	color:#000;
	background: url(/resources/gfx/web3/telenormobil/nav/tab_default_left_h.gif) no-repeat; /*left tab image path*/
	text-decoration: none;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding:0 1px 0 8px; /*Padding to accomodate left tab image. Do not change*/
	height: 21px;
	line-height: 21px;
	text-align: center;
	cursor: pointer;
}
.pkTabsFill_h li b {
	float: left;
	display: block;
	padding: 0 8px 0 0px; /*Padding of menu items*/
	background: url(/resources/gfx/web3/telenormobil/nav/tab_defaultEnd_right_h.gif) no-repeat right top; /*right tab image path*/

}

.pkTabsArrow{
    background: url(/resources/gfx/web3/telenormobil/nav/arrow_pktabs.gif) no-repeat right;
}

.pkTabsArt{
	width:auto;
	background-image:url(/resources/gfx/web3/telenormobil/misc/artist_links_bg.gif);
	height:16px;
    border-right:1px solid #b6c1ce;
    border-left:1px solid #b6c1ce;
    border-bottom:1px solid #b6c1ce;

}
.pkTabsArtLink{
	font-size:11px;
    color: #3e3f47;
    padding-left:10px;
    padding-right:10px;

}

a.pkTabsArtLink{
	font-size:11px;
    color: #3e3f47;
    padding-left:10px;
    padding-right:10px;
    text-decoration:none;

}

a.pkTabsArtLink:hover{
	font-size:11px;
    color: #9295a8;
    padding-left:10px;
    padding-right:10px;
    text-decoration:none;
}

.pkTabsArtLink2{
	font-size:11px;
    color: #3e3f47;

}

a.pkTabsArtLink2{
	font-size:11px;
    color: #3e3f47;
    text-decoration:none;

}

a.pkTabsArtLink2:hover{
	font-size:11px;
    color: #9295a8;
    text-decoration:none;
}
/*************************/
.priceBoxCont{
	background-image:url(/resources/gfx/web3/telenormobil/misc/priceboxbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:25px;
    width:83px;
    margin-right:1px;


}
#priceBoxText{
    text-align:right;
	font-size:16px;
    font-weight:bold;
    padding-top:3px;

}
#priceBox_dec{
    font-size:10px;
    font-weight:bold;
    top:0;
    vertical-align:top;
    padding-bottom:3px;
    padding-right:6px;
    padding-left:2px;

}

.priceBox2Cont{
	background-image:url(/resources/gfx/web3/telenormobil/misc/priceboxbgSmall2.gif);
	background-repeat: no-repeat;
	background-position: left;
	width:56px;
	height:19px;
	margin-right:1px;
    padding-top:2px;
}

#priceBox2Text{
	text-align:right;
	font-size:13px;
	font-weight:bold;
	padding-top:1px;
}

#priceBox2_dec{
    font-size:9px;
    font-weight:bolder;
    top:0;
    vertical-align:top;
    padding-bottom:2px;
    padding-right:3px;
    padding-left:1px;
}

.textHeader{
	font-size:14px;
}
.readMore{
	font-size:11px;
	font-weight:bold;
}

.seMore{
    color:#0077ff;
    text-transform: uppercase;
    font-size:10px;
    font-weight:bold;
}

a.seMore{
    color:#0077ff;
    text-transform: uppercase;
    text-decoration:none;
    font-size:10px;
    font-weight:bold;
}
a.seMore:hover{
    color:#0077ff;
    text-transform: uppercase;
    text-decoration:underline;
    font-size:10px;
    font-weight:bold;
}

.seMore2{
    color:#0077ff;
    font-size:11px;
    font-weight:bold;
}

a.seMore2{
    color:#0077ff;
    text-decoration:none;
    font-size:11px;
    font-weight:bold;
}
a.seMore2:hover{
    color:#0077ff;
    text-decoration:underline;
    font-size:11px;
    font-weight:bold;
}

.stiplet{
	background-image:url(/resources/gfx/web3/telenormobil/misc/px.gif);
	background-repeat:repeat-x;
}

.stipletL{
	margin-bottom:16px;
	margin-top:2px;
	background-image:url(/resources/gfx/web3/telenormobil/misc/stiplet_l.gif);
	background-repeat: repeat-x;
}
.stipletR{
	margin-bottom:16px;
	margin-top:2px;
	background-image:url(/resources/gfx/web3/telenormobil/misc/stiplet_l.gif);
	background-repeat: repeat-x;
}

.stipletL_revert{
	margin-top:16px;
	background-image:url(/resources/gfx/web3/telenormobil/misc/stiplet_l.gif);
	background-repeat: repeat-x;
}

.stipletLBottom{
	margin-top:1px;
	background-image:url(/resources/gfx/web3/telenormobil/misc/stiplet_l.gif);
	background-repeat: repeat-x;
}

.bottomLink{
    float:right;
    padding-top:4px;
    padding-bottom:4px;
    font-size:10px;
    color:#000;
    font-weight:bolder;
    margin-right:7px;
}

a.bottomLink{
    float:right;
    padding-top:4px;
    padding-bottom:4px;
    font-size:10px;
    color:#000;
    font-weight:bolder;
    margin-right:7px;
    text-decoration:none;

}

a.bottomLink:hover{
    float:right;
    padding-top:4px;
    padding-bottom:4px;
    font-size:10px;
    color:#000;
    font-weight:bolder;
    margin-right:7px;
    text-decoration:underline;

}

.bottomLinkSpacer{
    font-size:10px;
    font-weight:bolder;
    color:#b6c1ce;
}
/*******ModuleTypes************/

.modul1{
	width:150px;
}

.modul1_1{
    font-size:11px;
	width:auto;
	padding-top:0;
	padding-left:8px;
	padding-bottom:0;
	padding-right:5px;
}

.modul1_2{
	width:374px;
}

.modul2{
	width:150px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0;
}

.modul2_1{
	font-size:11px;
	width:auto;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
}

.modul2_1camp{
	font-size:11px;
	width:auto;
	padding-top:10px;
	padding-left:5px;
	padding-bottom:10px;
	padding-right:5px;
}

.modul2_2{
	font-size:11px;
	width:auto;
	padding-top:0;
	padding-left:10px;
	padding-bottom:0;
	padding-right:10px;
	margin:0;
}

.modul2_2camp{
	font-size:11px;
	width:auto;
	padding-top:0;
	padding-left:5px;
	padding-bottom:0;
	padding-right:5px;
	margin:0;
}

.modul3{
	width:100px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0;
}

.modul3_1{
	font-size:11px;
	width:auto;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
}

.modul3_2{
	font-size:11px;
	width:auto;
	padding-top:0;
	padding-left:0;
	padding-bottom:0;
	padding-right:5px;
}

/********ProductInfo**********/
.prodInfo_tdPadding{
	padding-top:2px;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
}

.prodInfo_tdPadding1{
	padding-top:0;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
}

.prodInfo_tdPadding2  {
	padding:5px;
}
.prodInfo_headerL{
	font-size:18px;
	color:#000;
	padding-top:2px;
}

a.prodInfo_headerL{
	font-size:18px;
	color:#0077ff;
	padding-top:2px;
    text-decoration:none;
}

a.prodInfo_headerL:hover{
	font-size:18px;
	color:#0077ff;
	padding-top:2px;
    text-decoration:underline;
}

a.prodInfo_headerL:active{
	font-size:18px;
	color:#000;
	padding-top:2px;
    text-decoration:underline;
}

.prodInfo_headerS{
	font-size:13px;
	color:#000;
}

.prodInfo_sub_header{
	font-size:10px;
	color:#000;
	font-weight:bold;
}

.prodInfo_list_header{
	background-color:#c9de29;
	color:#000; height:20px;
	padding-top:8px;
	padding-left:6px;
	margin-top:36px;
}

.prodInfo_Search_header{
	background-color:#c9de29;
	color:#000;
    height:20px;
	padding-top:8px;
	padding-left:6px;
	margin-top:15px;
    text-transform: uppercase;

}

.prodInfo_Search_header2{
	background-color:#c9de29;
	color:#000;
    height:20px;
	padding-top:8px;
	padding-left:6px;
	margin-top:0;
    text-transform: uppercase;
}

.prodInfo_camp_header{
	background-color:#e6e6e6;
	color:#000;
	height:20px;
	padding-top:8px;
	padding-left:6px;
	margin-top:0;
}

.prodDetaljH1{
	padding-top:2px;
	font-size:11px;
	font-weight:bold;
}

.prodDetaljtext{
	font-size:11px;
}

.prodInfo_list_text{
	font-size:10px;
	font-weight:bold;
	width:auto;
    text-transform: uppercase;
}

.prodInfo_list_sortv{
	font-size:10px;
	font-weight:bolder;
	width:100px;
}

.prodInfo_list_full{
	width:22px;
}

.prodInfo_list_list{
	width:22px;
}

#prodInfoBox{
	margin-left:0;
	margin-right:0;
    /*padding-top:1px;
    padding-right:1px;*/
}

.prodInfoBox_bg{
	background-image:url(/resources/gfx/web3/telenormobil/misc/productInfoBox_bg.jpg);
    background-repeat:repeat-x;
    background-color:#fff;
    height:171px;
	width:190px;
	text-align:center;
}
.prodInfoBox_bgEnd{
	background-image:url(/resources/gfx/web3/telenormobil/misc/productInfoBox_bg.jpg);
    background-repeat:repeat-x;
     background-color:#fff;
    text-align:center;
}

.prodInfoBox2_bg{
	background-image:url(/resources/gfx/web3/telenormobil/misc/productInfoBox2_bg.jpg);
    background-repeat:repeat-x;
    background-color:#fff;
    height:206px;
	width:186px;
    padding-left:2px;
    padding-right:2px;
	text-align:center;
}

.prodInfoBox2_bgEnd{
	background-image:url(/resources/gfx/web3/telenormobil/misc/productInfoBox2_bg.jpg);
    background-repeat:repeat-x;
     background-color:#fff;
    text-align:center;

}

.prodInfoBox3_bg{
	background-image:url(/resources/gfx/web3/telenormobil/misc/productInfoBox3_bg.jpg);
    background-repeat:repeat-x;
    background-color:#fff;
    height:243px;
	width:190px;
	text-align:center;
}

.prodInfoBox3_bgEnd{
	background-image:url(/resources/gfx/web3/telenormobil/misc/productInfoBox3_bg.jpg);
    background-repeat:repeat-x;
    background-color:#fff;
    text-align:center;
}

.prodInfoBox4_bg{
	background-image:url(/resources/gfx/web3/telenormobil/misc/productInfoBox4_bg.jpg);
    background-repeat:repeat-x;
    background-color:#fff;
    height:300px;
	width:190px;
	text-align:center;
}

.prodInfoBox4_bgEnd{
	background-image:url(/resources/gfx/web3/telenormobil/misc/productInfoBox4_bg.jpg);
    background-repeat:repeat-x;
    background-color:#fff;
    text-align:center;
}

.prodInfoBox121List_bg{
	background:url(/resources/gfx/web3/telenormobil/misc/productInfoBox121List_bg.jpg) top left repeat-x;
	background-color:#fff;
    margin-left:1px;
	margin-right:1px;
}

.prodInfoBox2_bgSearch{
	background-image:url(/resources/gfx/web3/telenormobil/misc/productInfoBox2_bg.jpg);
    background-repeat:repeat-x;
    background-color:#fff;
    border-top: 1px solid #fff;

}

.prodInfoBox77shadow{
	margin-top:14px;
	margin-bottom:0;
    margin-left:auto;
	margin-right:auto;
	text-align:center;
    width:77px;
	height:77px;
	background-image:url(/resources/gfx/web3/telenormobil/misc/shadow_track_77.gif);
}

.prodInfoBox77flash{
	margin-top:10px;
	margin-bottom:0;
    margin-left:auto;
	margin-right:auto;
	text-align:center;
    width:77px;
	height:77px;
}


.cover77{
	padding-top:2px;
	padding-left:2px;
	padding-right:4px;
    /*width:71px;
	height:71px;*/
}

.prodInfoBox77shadowLastNed{
	margin-top:0;
	margin-bottom:0;
    margin-left:auto;
	margin-right:auto;
	text-align:center;
    width:77px;
	height:77px;
	background-image:url(/resources/gfx/web3/telenormobil/misc/shadow_track_77.gif);
}

.prodInfoBox121shadow{
	margin-top:14px;
	margin-bottom:0;
    margin-left:auto;
	margin-right:auto;
	text-align:center;
    width:121px;
	height:121px;
	background-image:url(/resources/gfx/web3/telenormobil/misc/shadow_album_121.gif);
}
.prodInfoBox121shadowList{
	margin-top:8px;
	margin-bottom:6px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:121px;
	height:121px;
	background-image:url(/resources/gfx/web3/telenormobil/misc/shadow_albumList_121.gif);
}

.prodInfoBox121flash{
	margin-top:10px;
	margin-bottom:0;
    margin-left:auto;
	margin-right:auto;
	text-align:center;
    width:121px;
	height:121px;
}

.cover121{
	padding-top:2px;
	padding-left:2px;
	padding-right:4px;
}

.prodInfoBox156shadow{
	margin-top:13px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:156px;
	height:156px;
	background-image:url(/resources/gfx/web3/telenormobil/misc/shadow_album_156.gif);
}

.prodInfoBox156flash{
	margin-top:9px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:156px;
	height:156px;
}

.cover156{
	padding-top:2px;
	padding-left:2px;
	padding-right:4px;
}


.prodInfoBox_spacer{
	width:1px;
	background-color:#FFFFFF;
}

.prodInfoBox32Artist{
	font-size:11px;
	font-weight:bold;
	color:#000;
	padding-top:2px;
	height:12px;
}

.prodInfoBox32shadow{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:32px;
	height:32px;
	background-image:url(/resources/gfx/web3/telenormobil/misc/shadow_track_32.gif);
}

.cover32{
	padding-top:2px;
	padding-left:2px;
	padding-right:4px;
}

.prodInfoBox32div{
	border-top:1px solid #a7aabc;
    background-color:#f3f1f2;
	width:auto;
	margin-left:1px;
	margin-right:1px;
	margin-top:2px;
    padding-top:3px;
    margin-bottom:0;

}

.prodInfoBox32div2{
	border-top:1px solid #fff;
    background-color:#efefef;
	width:auto;
	margin-left:1px;
	margin-right:1px;
	margin-top:3px;
    padding-top:4px;
    margin-bottom:1px;

}

.prodInfoPriceBox32{
	padding-bottom:2px;
    margin-right:6px;
}

.prodInfoEkspBox{
	padding-top:1px;
	padding-bottom:0;
	padding-left:4px;
}

.prodInfoEkspBoxListing{
	margin-right:6px;
}

.prodInfoEkspListing_1{
	width:46px;
	padding-right:4px;
	text-align:right;
}

.prodInfoEkspListing_1_2{
	padding-left:4px;
	padding-right:0;
	background-color:#f2f3f6;
}

.prodInfoEkspListing_2_2{
	padding-left:4px;
	padding-right:0;
	background-color:#fff;
}

.prodInfoEkspListing_3{
	width:29px;
	padding-right:4px;
	text-align:right;
}

.prodInfoEkspListing_3_2{
	padding-left:0;
	padding-right:0;
	background-color:#f2f3f6;
}

.prodInfoEkspListing_4{
	width:29px;
	padding-right:4px;
	text-align:right;
}

.prodInfoEkspListing_4_2{
	padding-left:0;
	padding-right:0;
	background-color:#fff;
}

.prodInfoEkspNumber3{
	font-size:11px;
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
	width:12px;
	background-color:#f2f3f6;
	text-align:center;
}

.prodInfoEkspNumber4{
	font-size:11px;
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
	width:12px;
	background-color:#fff;
	text-align:center;
}

.prodInfoBox32number{
	color:#505260;
	font-size:12px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	padding-top:2px;
	padding-bottom:4px;
	text-align:center;
	width:27px;
	background:url(/resources/gfx/web3/telenormobil/misc/number_bg.gif) no-repeat;
}

.prodInfoBox121number{
	color:#505260;
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:8px;
	margin-right:8px;
	padding-top:47px;
	padding-bottom:0;
	text-align:center;
	width:115px;
	height:68px;
	background:url(/resources/gfx/web3/telenormobil/misc/number121_bg.gif) no-repeat;
}

.prodinfoArtistLink{
	font-size:11px;
	font-weight:bold;
	color:#000;
	padding-top: 3px;
}

.prodinfoAlbumLink{
	font-size:11px;
	font-weight:bold;
	color:#000;
	padding-top: 3px;
}

a.prodinfoAlbumLink{
	font-size:11px;
	font-weight:bold;
	color:#000;
	padding-top: 3px;
	text-decoration:none;
}

a.prodinfoAlbumLink:hover{
	font-size:11px;
	font-weight:bold;
	color:#0077ff;
	padding-top: 3px;
	text-decoration:underline;
}

a.prodinfoAlbumLink:active{
	font-size:11px;
	font-weight:bold;
	color:#0077ff;
	padding-top: 3px;
	text-decoration:underline;
}

.prodinfoAlbumBioLink{
	font-size:12px;
	font-weight:normal;
	color:#373636;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	line-height:12px;
}

a.prodinfoAlbumBioLink{
	font-size:12px;
	font-weight:normal;
	color:#000;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
	line-height:12px;
	text-decoration:none;
}

a.prodinfoAlbumBioLink:hover{
	font-size:12px;
	font-weight:normal;
	color:#373636;
	text-decoration:underline;
}

a.prodinfoAlbumBioLink:active{
	font-size:12px;
	font-weight:normal;
	color:#373636;
	text-decoration:underline;
}

.prodInfoListLinkBig{
	font-size:16px;
	color:#000;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
}

a.prodInfoListLinkBig{
	font-size:16px;
	color:#000;
	padding-top:2px;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

a.prodInfoListLinkBig:hover{
	font-size:16px;
	color:#0077ff;
	padding-top:2px;
	text-decoration:underline;
}

a.prodInfoListLinkBig:active{
	font-size:16px;
	color:#0077ff;
	padding-top:2px;
	text-decoration:underline;
}

.prodInfoList_Mlink{
	font-size:12px;
	color:#000;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

a.prodInfoList_Mlink{
	font-size:12px;
	color:#000;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
a.prodInfoList_Mlink:hover{
	font-size:12px;
	color:#0077ff;
	text-decoration:underline;
}

.prodInfoBlack_link{
	font-size:11px;
	color:#000;
	text-decoration:none;
}

a.prodInfoBlack_link{
	font-size:11px;
	color:#000;
	text-decoration:none;
}
a.prodInfoBlack_link:hover{
	font-size:11px;
	color:#0077ff;
	text-decoration:underline;
}

.prodInfo_text{
	font-size:12px;
	color:#000;
	padding-top:18px;
    padding-bottom:10px;
}

.prodInfo_textList{
	font-size:12px;
	color:#000;
	padding-top:5px;
}

.prodInfo_Graytext{
	font-size:11px;
	color:#373636;
	padding-top:6px;
}

.prodInfo_link{
	font-size:11px;
	color:#4c4b4b;
	text-decoration:none;
}

a.prodInfo_link{
	font-size:11px;
	color:#4c4b4b;
	text-decoration:none;
}
a.prodInfo_link:hover{
	font-size:11px;
	color:#000;
    text-decoration:underline;
}

.prodInfo_linkB{
	font-size:11px;
	color:#4c4b4b;
	font-weight:bold;
	text-decoration:none;
}

a.prodInfo_linkB{
	font-size:11px;
	color:#4c4b4b;
	font-weight:bold;
	text-decoration:none;
}
a.prodInfo_linkB:hover{
	font-size:11px;
	color:#000;
	font-weight:bold;
}

.prodInfo_italiclink{
	font-size:11px;
	color:#4c4b4b;
	font-style: italic;
	text-decoration:none;
}

a.prodInfo_italiclink{
	font-size:11px;
	color:#4c4b4b;
	font-style: italic;
	text-decoration:none;
}
a.prodInfo_italiclink:hover{
	font-size:11px;
	color:#000;
	font-style: italic;
    text-decoration:underline;
}

.prodInfo_italiclink2{
	font-size:11px;
	color:#373636;
	font-style: italic;
	text-decoration:none;
}

a.prodInfo_italiclink2{
	font-size:11px;
	color:#373636;
	font-style: italic;
	text-decoration:none;
}
a.prodInfo_italiclink2:hover{
	font-size:11px;
	color:#000;
	font-style: italic;
}

.spacerBlueLineTop{
	background-color:#b6c1ce;
	height:1px;
	width:auto;
	margin-top:1px;
}
.spacerBlueLine{
	background-color:#b6c1ce;
	height:1px;
	width:auto;
}

.pageviewerCont{
	font-size:13px;
	color:#4c4c4c;
	width:auto;
	text-align:center;
	padding-top:13px;
	padding-bottom:13px;
}

.pageviewerLink{
	font-size:11px;
	color:#0077ff;
    line-height:30px;
}
a.pageviewerLink{
	font-size:11px;
	color:#0077ff;
	text-decoration:none;
    line-height:30px;

}
a.pageviewerLink:hover{
	font-size:11px;
	color:#0077ff;
	text-decoration:underline;
}

.pageviewerLinkAct{
	font-size:12px;
	color:#0077ff;
    line-height:30px;
}
a.pageviewerLinkAct{
	font-size:12px;
	color:#0077ff;
	text-decoration:none;
    line-height:30px;
}
a.pageviewerLinkAct:hover{
	font-size:12px;
	color:#0077ff;
	text-decoration:underline;
}

/********ArtistBio**********/

.artistBio_headerL{
	font-size:13px;
    font-weight:bold;
	color:#0077ff;
}

.artistBio_headerS{
	font-size:13px;
	color:#000;
}

.artistBio_GheaderS{
	font-size:11px;
    font-weight:bold;
	color:#373636;
}
a.artistBio_GheaderS{
	font-size:11px;
    font-weight:bold;
	color:#373636;
}
a.artistBio_GheaderS:hover{
	font-size:11px;
    font-weight:bold;
	color:#373636;
}

.artistBio_text{
	font-size:12px;
	color:#000;
}

.artistBio_Graytext{
	font-size:12px;
	color:#373636;
}

.artistBio_GrayheaderS{
	font-size:13px;
	color:#373636;
	margin-bottom:4px;
}

/********Release*************/
.releaseInfo_text{
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding-top:14px;
	padding-bottom:14px;

}

.releaseInfo_text2{
	font-size:11px;
	font-weight:bold;
	color:#000;
	padding-top:4px;
	padding-bottom:4px;

}

/*********Add to Fav / Tips Venn********/
.addToFavIconSpacing{
	padding-right:4px;
}

.addToFav_italiclink{
	font-size:11px;
	color:#373636;
	font-style: italic;
	text-decoration:none;
}

a.addToFav_italiclink{
	font-size:11px;
	color:#373636;
	font-style: italic;
	text-decoration:none;
}
a.addToFav_italiclink:hover{
	font-size:11px;
	color:#000;
	font-style: italic;
}

.blackText{
	font-size:12px;
	color:#000;
}

.blackTextCurrent{
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
}
a.blackTextCurrent{
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
}
a.blackTextCurrent:hover{
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
}

.tp_elementCont{
	margin-top:18px;
	padding-top:10px;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:5px;
	background:#fff;
	border:1px solid #cbd2db;
}

.tipsvennInput{
	width:160px;
	height:18px;
	margin-left:8px;
	border-left:1px solid #b6c1ce;border-right:1px solid #b6c1ce;border-top:1px solid #9aa7b6; border-bottom:1px solid #eef0f5;
}
.tipsvennTextarea{
	width:160px;
	margin-left:8px;
	border-left:1px solid #b6c1ce;border-right:1px solid #b6c1ce;border-top:1px solid #9aa7b6; border-bottom:1px solid #eef0f5;
}

.tp_spacerline{
	width:auto;
	background-color:#cbd2db;
	height:1px;
	margin-bottom:10px;
}
.tp_delLinkText{
	font-size:11px;
	font-style:italic;
	color:#373636;
	height:14px;
}
a.tp_delLinkText{
	font-size:11px;
	font-style:italic;
	color:#373636;
	text-decoration:none;
	height:14px;

}
a.tp_delLinkText:hover{
	font-size:11px;
	font-style:italic;
	color:#373636;
	text-decoration:underline;
}

.tp_bottomLinksCont{
	text-align:right;
	margin-bottom:30px;
}
.tp_bottomLinks{
	text-align:right;
}

.tp_formCont{
	margin-top:18px;
	margin-bottom:30px;
	display:block;
	width:auto;
}
#tp_sms{
	display:none;
}

#tp_epost{
	display:none;
}

.tp_epost{
	padding-top:10px;
}

/********Sortering***********/

.sortList_sortv{
	font-size:10px;
	font-weight:bolder;
	width:100px;
}

.sortList_link{
	font-size:10px;
	font-weight:bolder;
	color:#000;
}
a.sortList_link{
	font-size:10px;
	font-weight:bolder;
	color:#000;
	text-decoration:none;
}

a.sortList_link:hover{
	font-size:10px;
	font-weight:bolder;
	color:#373636;
	text-decoration:none;
}

.sortList_link5{
	font-size:10px;
	font-weight:bolder;
	color:#fff;
}
a.sortList_link5{
	font-size:10px;
	font-weight:bolder;
	color:#fff;
	text-decoration:none;
}

a.sortList_link5:hover{
	font-size:10px;
	font-weight:bolder;
	color:#fff;
	text-decoration:none;
}

.sortList_TableCont{
	margin-right:10px;
    height:15px;
    padding-top:2px;
}

#sortList2 {
	position:absolute;
	background:url(/resources/gfx/web3/telenormobil/misc/sort_box_bg.gif) no-repeat;
	background-position: 0px -38px;
    width:154px;
	margin-top:6px;
    margin-right:5px;
	margin-left:604px;
	height:130px;
	z-index:1000;
}
#sortList2b {
	position:absolute;
	background:url(/resources/gfx/web3/telenormobil/misc/sort_box_bg.gif) no-repeat;
    background-position: 0px -55px;
	width:154px;
	margin-right:0;
	margin-left:609px;
	height:130px;
	z-index:1001;
}

#sortList5 {
	position:absolute;
	background:url(/resources/gfx/web3/telenormobil/misc/sort_box_bgDark.gif) no-repeat;
	width:154px;
	margin-right:0;
	margin-left:609px;
	height:90px;
	z-index:1003;
}

#sortList6 {
	position:absolute;
	background:url(/resources/gfx/web3/telenormobil/misc/sort_box_bgDark.gif) no-repeat;
	width:154px;
	margin-right:0;
	margin-left:609px;
	height:155px;
	z-index:1104;
}

#sortList2Cont2 {
	display:none;
}

#sortList2Cont2b {
	display:none;
}

#sortList5Cont2 {
	display:none;
}

.sortlistElement1{
    font-size:11px;
    color:#000;
    padding-left:11px;
    padding-right:5px;
    padding-top:10px;
    padding-bottom:2px;
    border-bottom:1px solid #e5e5e5;
    margin-bottom:2px;

}

.sortlistElement2{
	font-size:10px;
	color:#4c4b4b;
	padding-left:0px;
	padding-top:0;
	padding-bottom:0;
}

.sortlistElement2_1{
	font-size:10px;
	color:#4c4b4b;
	height:18px;
	line-height:18px;
}

.sortlistElement2_2{
	font-size:10px;
	color:#4c4b4b;
}

.sortlistElement3{
	font-size:11px;
	color:#000;
	padding-left:0;
	padding-right:4px;
	padding-top:7px;
	text-align:right;
	margin-top:2px;
	border-top:1px solid #b6c1ce;

}

#PK_favouritesDIV{
 background-color:#fff;
    
}

/*********TableListing*********/
.tablelistLine{
	background-color:#e6e6e6;
	color:#000;
	font-size:11px;
	padding-top:9px;
	padding-bottom:9px;
}

.tablelistLine1{
	background-color:#fff;
	color:#000;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
    border-bottom:1px solid #e5e5e5;

}
.tablelistLine2{
	background-color:#fff;
	color:#000;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
    border-bottom:1px solid #e5e5e5;
}

.tablelist30Line1{
	background-color:#fff;
	color:#000;
	font-size:11px;
	padding-top:8px;
	padding-bottom:8px;
    border-bottom:1px solid #e5e5e5;
}
.tablelist30Line2{
	background-color:#fff;
	color:#000;
	font-size:11px;
	padding-top:8px;
	padding-bottom:8px;
    border-bottom:1px solid #e5e5e5;
}

.listDiscVolum{
	font-size:9px;
	font-weight:bold;
	padding-bottom:2px;
}

.listingstyleTrack1{
	width:17px;
	text-align:left;
    font-size:11px;
    font-weight:bold;
    color:#000;
    padding-top:2px;
}

.listingstyleTrack1_2{
	width:26px;
	text-align:center;
    padding-top:1px;
}

.listingstyleTrack1_3{
	width:auto;
	padding-left:0;
	text-align:left;
    padding-top:2px;

}

.listingstyleTrack1_4{
	width:auto;
	padding-left:6px;
	text-align:left;
}

.listingstyleTrack1_5{
	width:21px;
	text-align:center;
}

.listingstyleTrack1_6{
	width:123px;
	padding-right:5px;
	text-align:right;
}

.lineListing{
	background-color:#fff;
    border-top:1px solid #a7aabc;
	width:auto;
	margin-left:1px;
	margin-right:1px;
	margin-top:2px;
    padding-top:3px;
    margin-bottom:0;

}

.lineListing2{
	background-color:#f2f3f6;
    border-top:1px solid #a7aabc;
	width:auto;
	margin-left:1px;
	margin-right:1px;
	margin-top:2px;
    padding-top:3px;
    margin-bottom:0;

}

/****** Checkout / Last ned ********/
.downloadeContDiv{
	border-bottom:1px solid #b6c1ce;
	padding-top:5px;
	padding-bottom:5px;
}

.downloadeContSumDiv{
	border-bottom:1px solid #b6c1ce;
}

.downloadeSumDiv{
	background-color:#e5e8ed;
	margin:1px;
	padding-top:5px;
	padding-bottom:5px;
}

.dowloadeHeaderTextS{
	font-size:10px;
	font-weight:bold;
	color:#000;
}

.dowloadeHeaderText{
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin-top:5px;
}
a.dowloadeHeaderText{
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin-top:5px;
	text-decoration:none;
}
a.dowloadeHeaderText:hover{
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin-top:5px;
	text-decoration:underline;
}

.downloadeAlbumText{
	font-size:12px;
	font-style:italic;
	color:#4c4c4c;
}
a.downloadeAlbumText{
	font-size:12px;
	font-style:italic;
	color:#4c4c4c;
	text-decoration:none;
}
a.downloadeAlbumText:hover{
	font-size:12px;
	font-style:italic;
	color:#4c4c4c;
	text-decoration:underline;
}

.downloadeTrackText{
	font-size:12px;
	color:#000;
}
a.downloadeTrackText{
	font-size:12px;
	color:#000;
	text-decoration:none;
}
a.downloadeTrackText:hover{
	font-size:12px;
	color:#000;
	text-decoration:underline;
}

.downloadeContSpacer{
	background-color:#b6c1ce;
	width:1px;
}

.basketCont{
	border-bottom:1px solid #B6C1CE;
	padding-top:8px;
	padding-bottom:7px;
}

.basketAlertBox{
    position:absolute;
	/*background:url(/resources/gfx/web3/telenormobil/misc/alertBox_bg.gif) repeat-x;*/
    background-color:#f4f4f4;
    /*-moz-opacity: 0.87;
	opacity:.87;
	filter: alpha(opacity=87); */
    background-position: 0px 0px;
    text-align:center;
    font-size:11px;
    color:#cf1717;
    font-weight:normal;
    padding-left:10px;
    padding-right:10px;
    width:173px;
    height:30px;
	margin-top:0px;
    margin-right:5px;
	margin-left:0;
	z-index:1002;
}

.basketAlertBox2{
    position:relative;
    display:block;
	background:url(/resources/gfx/web3/telenormobil/misc/alertBox_bg.gif) repeat-x;
    background-position: 0px 0px;
    text-align:center;
    font-size:11px;
    color:#cf1717;
    font-weight:bold;
    padding-left:5px;
    padding-top:15px;
    padding-right:5px;
    padding-bottom:15px;
    width:auto;
	margin-top:6px;
    margin-right:10px;
	margin-left:0;
}

.stepText{
	font-size:12px;
	text-transform:uppercase;
	padding-left:9px;
	color:#878BA1;
}

.stepTextcurrent {
	font-size:12px;
	text-transform:uppercase;
	padding-left:9px;
	font-weight: bold;
	color:#101010;
}


.stepImg{
	padding-left:6px;
	padding-right:2px;
}


.prodInfo_download_header{
	background-color:#e6e6e6;
	color:#000;
	height:20px;
	padding-top:8px;
	padding-left:5px;
}


/******SPACING********/

.spacerDiv{
	padding-left:5px;
	padding-right:5px;
}

.spacerDiv2col{
	padding-left:5px;
	padding-top:5px;
	padding-right:2px;
	padding-bottom:0;
}

.padding10rl{
	padding-left:10px;
	padding-right:10px;
}

.padding4l{
	padding-left:4px;
}

/******Sitemap******/
.sitemapCont{
	padding-top:0;
	padding-left:8px;
	padding-bottom:8px;
	padding-right:8px;
	background-color:#FFFFFF;
}
.sitemapColCont{
	padding-right:10px;
	color:#000;
	width:25%;
}

.sitemap_headertext{
	color:#000;
	font-size:14px;
    font-weight:bold;
    padding-top:5px;
}

.sitemap_linktext{
	color:#373636;
	font-size:12px;
	text-decoration:none;
}

a.sitemap_linktext{
	color:#373636;
	font-size:12px;
	text-decoration:none;
	padding-bottom:15px;
}

a.sitemap_linktext:hover{
	color:#000;
	font-size:12px;
	text-decoration:underline;
}

a.sitemap_linktext:active{
	color:#000;
	font-size:12px;
	text-decoration:underline;
}

.sitemap_spacer{
	color:#000;
	font-size:14px;
}

/********Andre Tjenester**********/
.andreTbox_bg{
	background:url(/resources/gfx/web3/telenormobil/misc/andreTbox_bg.gif) repeat-x top left #fff;
	padding:2px;
}

.andreTboxText{
	font-size:11px;
	color:#000;
    padding-bottom:3px;
}

a.andreTboxText{
	font-size:11px;
	color:#000;
	text-decoration:none;
}
a.andreTboxText:hover{
	font-size:11px;
	color:#777777;
	text-decoration:none;
}

.andreTboxText2{
	font-size:11px;
	color:#000;
}

a.andreTboxText2{
	font-size:11px;
	color:#000;
	text-decoration:none;
}
a.andreTboxText2:hover{
	font-size:11px;
	color:#777;
	text-decoration:none;
}

.andreTboxTextDark{
	font-size:11px;
	color:#333333;
}
.andreTboxTextDarkBold{
	font-size:11px;
	color:#333333;
	font-weight:bold;
}

#andreTboxLine1{
	display:none;
    width:auto;
	margin-bottom:4px;
}
#andreTboxLine1_2{
	width:auto;
	margin-bottom:4px;
}

#andreTboxLine2{
    display:none;
    width:auto;
	margin-bottom:4px;
}

#andreTboxLine2_2{
	width:auto;
	margin-bottom:4px;
}

#andreTboxLine3{
	width:auto;
	margin-bottom:4px;
}

#andreTboxLine3_2{
	display:none;
	width:auto;
	margin-bottom:4px;
}

#andreTboxLine4{
	width:auto;
	margin-bottom:4px;
}

#andreTboxLine4_2{
	display:none;
	width:auto;
	margin-bottom:4px;
}

.andreTboxBox{
	background:#f4f4f4;
	font-size:11px;
	color:#000;
	padding:4px;
}

.andreTboxBtn{
	text-align:right;
	padding-right:0;
	padding-top:5px;
}

#andreTboxEksp{
	font-size:11px;
	color:#efccea;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:4px;
}

a.andreTboxEksp{
	font-size:11px;
	color:#000;
	text-decoration:none;
}

a.andreTboxEksp:hover{
	font-size:11px;
	color:#777777;
	text-decoration:none;
}

#andreTboxMin{
	display:none;
	font-size:11px;
	color:#000;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:4px;
}
a.andreTboxMin{
	font-size:11px;
	color:#000;
	text-decoration:none;
}

a.andreTboxMin:hover{
	font-size:11px;
	color:#777777;
	text-decoration:none;
}

/*******Footer*****/
.footerTdCont{
	text-align:right;
	padding-top:14px;
	padding-right:7px;
	padding-left:40px;
}

.footer_headertext{
	color:#FFFFFF;
	font-size:14px;
	padding-bottom:9px;
}

.footer_linktext{
	color:#cacddd;
	font-size:11px;
	text-decoration:none;
}

a.footer_linktext{
	color:#cacddd;
	font-size:11px;
	text-decoration:none;
}

a.footer_linktext:hover{
	color:#fff;
	font-size:11px;
	text-decoration:underline;
}

a.footer_linktext:active{
	color:#fff;
	font-size:11px;
	text-decoration:underline;
}

.footer_text{
	color:#cacddd;
	font-size:11px;
	text-decoration:none;
    margin-top:5px;
    margin-left:14px;
}

a.footer_text{
	color:#cacddd;
	font-size:11px;
	text-decoration:none;
    margin-top:5px;
    margin-left:14px;
}

a.footer_text:hover{
	color:#fff;
	font-size:11px;
	text-decoration:underline;
}


/*

* {
	margin: auto;
	padding: auto;
}
 I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

/*p { text-align: left; margin: 15px 0; }

p, ul { font-size: 13px; line-height: 1.4em }

p a, li a { color: #39c; text-decoration: none }

p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }

p#cross-links { text-align: center }

p#cross-links { border-bottom: 0px solid #ccc; margin-bottom:0; padding-bottom: 0px }

noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
noscript a { color: #a00; text-decoration: underline }
noscript ol { margin-left: 25px; }

a:focus { outline:none }

img { border: 0 }

h3 { border-bottom: 1px solid silver; margin-bottom: 5px; padding-bottom: 3px; text-align: left }*/

.stripViewer .panelContainer .panel ul {
	margin: 0 0px 0 0px;
}
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin-left:0;
	padding-left:0;
	position: relative;
	width: auto;
}
/* These 2 lines specify style applied while slider is loading */
.csw {
	width: auto;
	height: 20px;
	overflow: scroll
}
.csw .loading {
	margin:0;
}
.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	margin: auto;
	margin-right:15px;
	margin-left:0;
	width: 957px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 20px;
	clear: both;
}
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left:0;
	top:0;
	width: 100%;
	list-style-type: none;/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 957px; /* Also specified in  .stripViewer  above */
}
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding:0;
}
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	display:none;
	margin: auto;
}
.stripNav ul { /* The auto-generated set of links */
	display:none;
	list-style: none;
}
.stripNav ul li {
	display:none;
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}
.stripNav a { /* The nav links */
	display:none;
}
.stripNav li.tab1 a {
	background: #60f;
	display:none;
}
.stripNav li.tab2 a {
	background: #60c;
	display:none;
}
.stripNav li.tab3 a {
	background: #63f;
	display:none;
}
.stripNav li.tab4 a {
	background: #63c;
	display:none;
}
.stripNav li.tab5 a {
	background: #00e;
	display:none;
}
.stripNav li a:hover {
	display:none;
}
.stripNav li a.current {
	display:none;
}
.stripNavL, .stripNavR { /* The left and right arrows */
	display:none;
}
.stripNavL a, .stripNavR a {
	display:none;
}
.stripNavL {
	display:none;
}
.stripNavR {
	display:none;
}
.stripNavL {
	display:none;
}
.stripNavR {
	display:none;
}

/*LoginBox*/
.loginContainer{
    width:277px;
    background:url(/resources/gfx/web3/telenormobil/misc/login_bg.gif) top right repeat-x #2e2e2e;
    border:1px solid #d2d3dd;
    text-decoration:none;
    text-align:left;
}
.LogginnHeaderT{
    font-size:16px;
    color:#fff;
    padding-left:10px;
    padding-top:8px;
    padding-bottom:1px;
    width:auto;
}
.LogginnText{
    font-size:11px;
    color:#fff;
    padding-left:10px;
    padding-top:8px;
}
.logginnInfoCont{
    color:#fff;
    padding-left:10px;
    padding-top:14px;
    padding-bottom:8px;
    width:auto;
}
.logginnInfo{
    font-size:11px;
    color:#fff;
}
.logginnInfoInput{
    padding-left:19px;

}
.logginnInfobutton{
    padding-top:5px;
}

#glemtpw{
    font-size:11px;
    color:#fff;
    padding-left:8px;
}
#nyttpw{
    width:277px;
    background-color:#2e2e2e;
    display:none;
    padding-bottom:8px;
}

.glemtpw{
    font-size:11px;
    color:#fff;
}
a.glemtpw{
    font-size:11px;
    color:#fff;
    text-decoration:none;
}
a.glemtpw:hover{
    font-size:11px;
    color:#fff;
    text-decoration:underline;
}
.nyttpw{
    width:277px;
    background-color:#2e2e2e;
    display:none;
    padding-bottom:8px;
}
.ikkeReg{
    width:277px;
    background-color:#2e2e2e;
    display:none;
    padding-bottom:8px;
}

.ikkeRegText{
    font-size:11px;
    color:#fff;
    padding-left:13px;
    width:auto;
}




#mygallery{
height:400px; /*Height should enough to fit largest content's height*/
}
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 747px; /*Width of Carousel Viewer itself*/

}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left:0;
top:0;

}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin:0; /*margin around each panel*/
width: 747px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

}

