/*img, *html div { behavior: url(/resources/css/web2/iepngfix.htc) }*/
/* CSS Document */
/*Global styles*/


body {
	background-color: #FFFFFF;
	background-image: url(/resources/gfx/web3/platekompaniet/misc/bg_body.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
}

/*###### page container  ######*/
#container {
   /*min-height:100%;
   position:relative;
   font-size:11px;*/
}

/*###### GRID  ######*/
#grid {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	padding-top:0px;
	padding-bottom:0px;
	/*background-color:#333333;*/
}

#siteheader {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
}

table.columnGrid {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	background-color:#edf0f5;
	border-left: 1px solid #b2c2d9;
	border-right: 1px solid #b2c2d9;
}

#footerContainer {
	/*bottom:0;
	margin-bottom:0;*/
	margin-left:0;
	margin-right:0;
	/*position:fixed;*/
	width:100%;
}

.footer {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	background-color:#cccccc;
}

/*###### 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:0px;
	float:left;
	margin:0px;
	display:block;
	background-color:#CCCCCC;
}

#modulCont2ColRight3 {
	width:285px;
	padding:0px;
	float:right;
	margin:0px;
	display:block;
	background-color:#CCCCCC;
}

#headerCont2ColLeft3 {
	width:285px;
	padding:0px;
	float:left;
	margin:0px;
	display:block;
	background-color:#000;
}
#headerCont2ColRight3 {
	width:285px;
	padding:0px;
	float:right;
	margin:0px;
	display:block;
	background-color:#000;
}

#cont2ColLeft3 {
	width:285px;
	padding:0px;
	float:left;
	margin:0px;
	display:block;

}
#cont2ColRight3 {
	width:285px;
	padding:0px;
	float:right;
	margin:0px;
	display:block;

}

/*2-col*/
td.column2_1{
	width:780px;
}
td.column2_2{
	width:200px;
}
td.column2_3{
	width:201px;
}
#container2div1{
	width:771px;
	/*background-color:#f3f1f2;*/
	padding-top:5px;
	padding-left:9px;
}

#container2div2{ /* 2-Col 1-2 */
	width:200px;
	background-color:#efefef;
	padding-top:5px;
}
#container2div2_2{ /* 2-Col 2-3 */
	width:771px;
	/*background-color:#f3f1f2;*/
	padding-top:1px;
	padding-left:10px;
}
#container2div3{
	width:201px;
	/*background-color:#efefef;*/
	padding-top:5px;
}

/*Module 2-Col Container*/
#modulCont2ColLeft2 {
	width:379px;
	padding:0px;
	float:left;
	margin:0px;
	display:block;
	background-color:#ffffff;
	border-left:solid 1px #b5c1cd;
	border-right:solid 1px #b5c1cd;
	border-bottom:solid 1px #b5c1cd;
}

#modulCont2ColRight2 {
	width:379px;
	padding:0px;
	float:right;
	margin:0px;
	display:block;
	background-color:#ffffff;
	border-left:solid 1px #b5c1cd;
	border-right:solid 1px #b5c1cd;
	border-bottom:solid 1px #b5c1cd;
}

#headerCont2ColLeft2 {
	width:381px;
	padding:0px;
	float:left;
	margin:0px;
	display:block;
	background-color:#000;
}
#headerCont2ColRight2 {
	width:381px;
	padding:0px;
	float:right;
	margin:0px;
	display:block;
	background-color:#000;
}

#tabHeader2ColLeft2 {
	width:381px;
	padding:0px;
	float:left;
	margin:0px;
	display:block;

}
#tabHeader2ColRight2 {
	width:381px;
	padding:0px;
	float:right;
	margin:0px;
	display:block;

}

#cont2ColLeft2 {
	width:381px;
	padding:0px;
	float:left;
	margin:0px;
	display:block;

}
#cont2ColRight2 {
	width:381px;
	padding:0px;
	float:right;
	margin:0px;
	display:block;

}

.cont2colcamp{
    width:auto; 
    margin-left:16px;
    margin-right:16px;
}


#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:0px;
	margin-right:5px;
	display:block;
	border: 1px solid #b6c1ce;

}
#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:0px;
	margin-right:10px;
	display:block;
	border: 1px solid #b6c1ce;

}

.cont2ColcampLeft2 {
	width:auto;
	padding-top:5px;
	padding-left:18px;
	padding-bottom:18px;
	padding-right:18px;
	float:left;
	margin-top:16px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:auto;
	display:block;
	border: 1px solid #b6c1ce;

}
.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:0px;
	margin-right:0px;
	display:block;
	border: 1px solid #b6c1ce;

}

/*1-Col*/

td.column1_1{
	width:992px;

}
#container1div1{
	width:970px;
	/*background-color:#efefef;*/
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}
/*Module 2-Col Container*/
#modulCont2ColLeft1 {
	width:470px;
	padding:0px;
	float:left;
	margin:0px;
	display:block;
	background-color:#CCCCCC;
}

#modulCont2ColRight1 {
	width:470px;
	padding:0px;
	float:right;
	margin:0px;
	display:block;
	background-color:#CCCCCC;
}

#headerCont2ColLeft1 {
	width:470px;
	padding:0px;
	float:left;
	margin:0px;
	display:block;
	background-color:#000;
}
#headerCont2ColRight1 {
	width:470px;
	padding:0px;
	float:right;
	margin:0px;
	display:block;
	background-color:#000;
}

#cont2ColLeft1 {
	width:470px;
	padding:0px;
	float:left;
	margin:0px;
	display:block;

}
#cont2ColRight1 {
	width:470px;
	padding:0px;
	float:right;
	margin:0px;
	display:block;

}
/* Col end */

/*Modules*/
/*left*/
.modulContainer1{
	width:auto;
	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
	margin-right:5px;
	text-align:left;
}
/*center*/
.modulContainer2{
	width:auto;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-align:left;
}

.modulContainerShadowCenter{

}

.modulContainerShadowRight{
    
}

.Col2modulContainer2{
	width:auto;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	text-align:left;
}

/*right*/
.modulContainer3{
	width:auto;
	padding-left:5px;
	padding-right:5px;
	margin-left:0px;
	text-align:left;

}

.modulContainerChart{
	width:182px;
	padding:5px;
	margin-left:0px;
	text-align:left;
	background-image:url(/resources/gfx/web3/platekompaniet/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;
}

.modulModul2_border{
	/*padding-top:5px;
	padding-left:5px;
    padding-bottom:5px;
	padding-right:5px;*/
	background-color:#ffffff;
	border:solid 1px #b7c0cf;
	text-align:left;
}

/*right*/
.modulModul3{
	width:auto;
	background-image:url(/resources/gfx/web3/platekompaniet/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:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(/resources/gfx/web3/platekompaniet/header/header_bg.gif);
	height:27px;
	text-align:left;
    background-color:#fff;

}

.headerContainer2_2{
	width:auto;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(/resources/gfx/web3/platekompaniet/header/header_bg.gif);
	height:27px;
	text-align:left;
	background-color:#e5e8ed;

}

.headerContainer2Tab{
	width:auto;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(/resources/gfx/web3/platekompaniet/header/header_Tabbg.gif);
	height:23px;
	text-align:left;

}

.headerContainerArt{
	width:auto;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(/resources/gfx/web3/platekompaniet/header/header_bg3.gif);
	height:27px;
	text-align:left;

}
/*right*/
.headerContainer3{
	width:auto;
	padding-left:5px;
	padding-right:5px;
	margin-left:0px;
	margin-right:10px;
	background-image:url(/resources/gfx/web3/platekompaniet/header/header_chart.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:381px;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(/resources/gfx/web3/platekompaniet/header/header2col_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:9px;
}

#spacer2{
	width:100%;
    margin:0;
	height:9px;
}

#spacer3{
	width:100%;
	margin:0;
	height:9px;
}
/*if shadow top*/
#spacerTop1{
	display:none;
}

#spacerTop2{
	display:none;
}

#spacer2ColTop2{
	display:none;
}

#spacerTop3{
	display:none;
}

/*if shadow bottom*/
#spacerBottom1{
	display:none;
	visibility:hidden;
	height:0px;

}

#spacerBottom2{
	display:none;
	visibility:hidden;
}

#spacer2ColBottom2{
	display:none;
}

#spacerBottom3{
	display:none;
	visibility:hidden;

}
/*left*/
.spacerColumnLeft{
	width:5px;
	background-color:#000;
}
.spacerColumnLeftHide{
	display:none;
}
/*right*/
.spacerColumnRight{
	width:9px;
	/*background-color:#000;*/
}
.spacerColumnRightHide{
	display:none;
}


/***********CUSTUM************/
/*****************************/
a{color:#000;text-decoration:none;font-size:11px;}
a:hover{color:#000;text-decoration:underline;}
a:active{color:#000;}

/********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;
}


.pktopmenuL{
	font-size:16px;
	font-weight:lighter;
    color:#1c1f52;
}

a.pktopmenuL{
	font-size:16px;
	font-weight:lighter;
    color:#1c1f52;
    text-decoration:none;
}

a.pktopmenuL:hover{
	font-size:16px;
	font-weight:lighter;
    color:#243e90;
    text-decoration:none;
}

a.pktopmenuL:active{
	font-size:16px;
	font-weight:lighter;
    color:#243e90;
    text-decoration:none;
}

.pktopmenu{
	font-size:11px;
	font-weight:bold;
	color:#fff;
    vertical-align:top;
    padding-top:2px;
}

.pktopmenuLink{
	font-size:11px;
	font-weight:bold;
    color:#fff;


}

a.pktopmenuLink{
	font-size:11px;
	font-weight:bold;
    color:#fff;
    text-decoration:none;
}

a.pktopmenuLink:hover{
	font-size:11px;
	font-weight:bold;
    color:#fff;
    text-decoration:underline;
}


.pkmenu {
	position: relative;
	padding: 0 0 0 0px;
	margin: 0;
	/*background: url(../images/menur_bg.gif) repeat-x; */ /*tab background image path*/
	height: 35px;
	list-style: none;
	width:auto;
}
.pkmenu li {
	float:left;
}
.pkmenu li a {
	float: left;
	display: block;
	color:#000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_default_left.gif) no-repeat; /*left tab image path*/
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 35px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
}
.pkmenu li a b {
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_default_right.gif) no-repeat right top; /*right tab image path*/
	width:69px;
}
.pkmenu li.current a, .pkmenu li a:hover {
	color: #fff;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_mp3_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}
.pkmenu li.current a b, .pkmenu li a:hover b {
	color: #fff;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_mp3_right.gif) no-repeat right top; /*right tab image path*/
}
/*****************************/
/**********1*******************/
.pkmenuHome {
	position: relative;
	padding: 0 0 0 0px;
	margin: 0;
	/*background: url(../images/menur_bg.gif) repeat-x; */ /*tab background image path*/
	height: 35px;
	list-style: none;
	width:auto;
}
.pkmenuHome li {
	float:left;
}
.pkmenuHome li a {
	float: left;
	display: block;
	color:#121212;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_default_left.gif) no-repeat; /*left tab image path*/
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight:normal;
	padding:0 0 0 8px; /*Padding to accomodate left tab image. Do not change*/
	height: 35px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
}
.pkmenuHome li a b {
	float: left;
	display: block;
	padding: 0 16px 0 8px; /*Padding of menu items*/
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_default_right.gif) no-repeat right top; /*right tab image path*/
	width:84px;
    font-weight:normal;
    text-decoration: none;
}
.pkmenuHome li a:hover {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_default_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
    text-decoration: none;
   /*font-weight:bold;*/
}
.pkmenuHome li a:hover b {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_home_right2.gif) no-repeat right top; /*right tab image path*/
    text-decoration: none;
    /*font-weight:bold;*/
}

.pkmenuHome li.current a {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_home_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
    text-decoration: none;
    
   /*font-weight:bold;*/
}
.pkmenuHome li.current a b {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_home_right.gif) no-repeat right top; /*right tab image path*/
    text-decoration: none;
    /*font-weight:bold;*/
}
/*****************************/
/*********2********************/
.pkmenuMusic {
	position: relative;
	padding: 0 0 0 0px;
	margin: 0;
	/*background: url(../images/menur_bg.gif) repeat-x; */ /*tab background image path*/
	height: 35px;
	list-style: none;
	width:auto;
}
.pkmenuMusic li {
	float:left;
}
.pkmenuMusic li a {
	float: left;
	display: block;
	color:#121212;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_default_left.gif) no-repeat; /*left tab image path*/
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight:normal;
	padding:0 0 0 8px; /*Padding to accomodate left tab image. Do not change*/
	height: 35px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
}
.pkmenuMusic li a b {
	float: left;
	display: block;
	padding: 0 16px 0 8px; /*Padding of menu items*/
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_default_right.gif) no-repeat right top; /*right tab image path*/
	width:84px;
    font-weight:normal;
}
.pkmenuMusic li a:hover {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_default_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
    text-decoration: none;
    /*font-weight:bold;*/
}
.pkmenuMusic li a:hover b {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_music_right2.gif) no-repeat right top; /*right tab image path*/
    text-decoration: none;
    /*font-weight:bold;*/
}
.pkmenuMusic li.current a {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_music_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
    /*font-weight:bold;*/
}
.pkmenuMusic li.current a b {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_music_right.gif) no-repeat right top; /*right tab image path*/
    /*font-weight:bold;*/
}
/*****************************/
/***********3******************/
.pkmenuFtv {
	position: relative;
	padding: 0 0 0 0px;
	margin: 0;
	/*background: url(../images/menur_bg.gif) repeat-x; */ /*tab background image path*/
	height: 35px;
	list-style: none;
	width:auto;
}
.pkmenuFtv li {
	float:left;
}
.pkmenuFtv li a {
	float: left;
	display: block;
	color:#121212;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_default_left.gif) no-repeat; /*left tab image path*/
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight:normal;
	padding:0 0 0 8px; /*Padding to accomodate left tab image. Do not change*/
	height: 35px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
}
.pkmenuFtv li a b {
	float: left;
	display: block;
	padding: 0 16px 0 8px; /*Padding of menu items*/
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_default_right.gif) no-repeat right top; /*right tab image path*/
	width:84px;
    font-weight:normal;
}
.pkmenuFtv li a:hover {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_default_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
    text-decoration: none;
    /*font-weight:bold;*/
}
.pkmenuFtv li a:hover b {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_ftv_right2.gif) no-repeat right top; /*right tab image path*/
    text-decoration: none;
    /*font-weight:bold;*/
}
.pkmenuFtv li.current a {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_ftv_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
    /*font-weight:bold;*/
}
.pkmenuFtv li.current a b {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_ftv_right.gif) no-repeat right top; /*right tab image path*/
    /*font-weight:bold;*/
}
/*****************************/
/************4*****************/
.pkmenuGame {
	position: relative;
	padding: 0 0 0 0px;
	margin: 0;
	/*background: url(../images/menur_bg.gif) repeat-x; */ /*tab background image path*/
	height: 35px;
	list-style: none;
	width:auto;
}
.pkmenuGame li {
	float:left;
}
.pkmenuGame li a {
	float: left;
	display: block;
	color:#121212;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_default_left.gif) no-repeat; /*left tab image path*/
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight:normal;
	padding:0 0 0 8px; /*Padding to accomodate left tab image. Do not change*/
	height: 35px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
}
.pkmenuGame li a b {
	float: left;
	display: block;
	padding: 0 16px 0 8px; /*Padding of menu items*/
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_default_right.gif) no-repeat right top; /*right tab image path*/
	width:84px;
    font-weight:normal;
}
.pkmenuGame li a:hover {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_default_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
    text-decoration: none;
    /*font-weight:bold;*/
}
.pkmenuGame li a:hover b {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_game_right2.gif) no-repeat right top; /*right tab image path*/
    text-decoration: none;
    /*font-weight:bold;*/
}
.pkmenuGame li.current a {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_game_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
    /*font-weight:bold;*/
}
.pkmenuGame li.current a b {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_game_right.gif) no-repeat right top; /*right tab image path*/
    text-decoration: none;
    /*font-weight:bold;*/
}
/*****************************/
/***********5******************/
.pkmenuLb {
	position: relative;
	padding: 0 0 0 0px;
	margin: 0;
	/*background: url(../images/menur_bg.gif) repeat-x; */ /*tab background image path*/
	height: 35px;
	list-style: none;
	width:auto;
}
.pkmenuLb li {
	float:left;
}
.pkmenuLb li a {
	float: left;
	display: block;
	color:#121212;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_default_left.gif) no-repeat; /*left tab image path*/
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight:normal;
	padding:0 0 0 8px; /*Padding to accomodate left tab image. Do not change*/
	height: 35px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
}
.pkmenuLb li a b {
	float: left;
	display: block;
	padding: 0 16px 0 8px; /*Padding of menu items*/
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_default_right.gif) no-repeat right top; /*right tab image path*/
	width:84px;
    font-weight:normal;
}
.pkmenuLb li a:hover {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_default_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
    text-decoration: none;
    /*font-weight:bold;*/
}
.pkmenuLb li a:hover b {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_lb_right2.gif) no-repeat right top; /*right tab image path*/
    text-decoration: none;
    /*font-weight:bold;*/
}
.pkmenuLb li.current a {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_lb_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
    /*font-weight:bold;*/
}
.pkmenuLb li.current a b {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_lb_right.gif) no-repeat right top; /*right tab image path*/
    /*font-weight:bold;*/
}
/*****************************/
/***********6******************/
.pkmenuMp3 {
	position: relative;
	padding: 0 0 0 0px;
	margin: 0;
	/*background: url(../images/menur_bg.gif) repeat-x; */ /*tab background image path*/
	height: 35px;
	list-style: none;
	width:auto;
}
.pkmenuMp3 li {
	float:left;
}
.pkmenuMp3 li a {
	float: left;
	display: block;
	color:#121212;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_mp3_default_left.gif) no-repeat; /*left tab image path*/
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 8px; /*Padding to accomodate left tab image. Do not change*/
	height: 35px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
}
.pkmenuMp3 li a b {
	float: left;
	display: block;
	padding: 0 16px 0 8px; /*Padding of menu items*/
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_mp3_default_right.gif) no-repeat right top; /*right tab image path*/
	width:86px;
    font-weight:bold;
}
.pkmenuMp3 li a:hover {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_mp3_default_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
    font-weight:bold;
    text-decoration: none;
}
.pkmenuMp3 li a:hover b {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_mp3_right2.gif) no-repeat right top; /*right tab image path*/
    font-weight:bold;
    text-decoration: none;
}
.pkmenuMp3 li.current a {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_mp3_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
    font-weight:bold;
}
.pkmenuMp3 li.current a b {
	color: #000;
	background: url(/resources/gfx/web3/platekompaniet/nav/menu_mp3_right.gif) no-repeat right top; /*right tab image path*/
    font-weight:bold;
}
/*****************************/
.menuspacer {
	/*background: url(../images/tab_spacer_2.gif) repeat-x; tab background image path*/
	height: 35px;
	width:2px;
	list-style: none;
}

.pkmenu2 {
	position: relative;
	padding: 0 0 0 0px;
	margin: 0;
	height: 18px;
	list-style: none;
	width:auto;
    font-family: Arial, Helvetica, sans-serif;
}
.pkmenu2 li {
	float:left;
}
.pkmenu2 li a {
	float: left;
	display: block;
	color:#fff;
	text-decoration: none;
	font-family: Arial, Helvetica, 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 span {
	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/platekompaniet/nav/menu2_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}
.pkmenu2 li.current a span, .pkmenu2 li a:hover span {
	color: #fff;
	background: url(/resources/gfx/web3/platekompaniet/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/platekompaniet/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/platekompaniet/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/platekompaniet/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/platekompaniet/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/platekompaniet/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/platekompaniet/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/platekompaniet/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/platekompaniet/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/platekompaniet/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/platekompaniet/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/platekompaniet/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/platekompaniet/nav/tab_bg2.gif);
}

.pkTabsFillBgColor{
	background-color:#eef0f5;
}

.pkTabsFillBgColor_h{
	background-color:#9296ac;
}

.pkTabsFillLeft{
	width:9px;
	padding:0px;
	float:left;
	margin:0px;
	display:block;
}

.TabContainer2{
	width:auto;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	text-align:left;

}

.TabContainer2Tab{
	width:auto;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	text-align:left;
    background-color:#85889e;

}

.pkTabsFillLiSize{
	width:521px;
}

.pkTabsFillBSize{
	width:521px;
}

.TabmodulModul2{
	width:auto;
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	border-left:solid 1px #b7c0cf;
	border-right:solid 1px #b7c0cf;
	border-bottom:solid 1px #b7c0cf;
	text-align:left;

}

/****Tab with Header******/
.pkTabs_h {
	position: relative;
	padding: 0 0 0 0px;
	margin: 0;
	background: url(/resources/gfx/web3/platekompaniet/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/platekompaniet/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/platekompaniet/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/platekompaniet/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/platekompaniet/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/platekompaniet/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/platekompaniet/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/platekompaniet/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/platekompaniet/nav/tab_defaultEnd_right_h.gif) no-repeat right top; /*right tab image path*/

}

.pkTabsArrow{
    background: url(/resources/gfx/web3/platekompaniet/nav/arrow_pktabs.gif) no-repeat right;
}

.pkTabsArt{
	width:auto;
	background-image:url(/resources/gfx/web3/platekompaniet/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/platekompaniet/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/platekompaniet/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:#3e3f47;
    text-transform: uppercase;
    font-size:10px;
    font-weight:bold;
}

a.seMore{
    color:#3e3f47;
    text-transform: uppercase;
    text-decoration:none;
    font-size:10px;
    font-weight:bold;
}
a.seMore:hover{
    color:#000;
    text-transform: uppercase;
    text-decoration:underline;
    font-size:10px;
    font-weight:bold;
}

.seMore2{
    color:#3e3f47;
    font-size:11px;
    font-weight:bold;
}

a.seMore2{
    color:#3e3f47;
    text-decoration:none;
    font-size:11px;
    font-weight:bold;
}
a.seMore2:hover{
    color:#000;
    text-decoration:underline;
    font-size:11px;
    font-weight:bold;
}

.stiplet{
	background-image:url(/resources/gfx/web3/platekompaniet/misc/stiplet_l.gif);
	background-repeat:repeat-x;
}

.stipletL{
	margin-bottom:16px;
	margin-top:2px;
	background-image:url(/resources/gfx/web3/platekompaniet/misc/stiplet_l.gif);
	background-repeat: repeat-x;
}
.stipletR{
	margin-bottom:16px;
	margin-top:2px;
	background-image:url(/resources/gfx/web3/platekompaniet/misc/stiplet_l.gif);
	background-repeat: repeat-x;
}

.stipletL_revert{
	margin-top:16px;
	background-image:url(/resources/gfx/web3/platekompaniet/misc/stiplet_l.gif);
	background-repeat: repeat-x;
}

.stipletLBottom{
	margin-top:1px;
	background-image:url(/resources/gfx/web3/platekompaniet/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:5px;
	padding-bottom:0;
	padding-right:5px;
}

.modul1_2{
	width:374px;
}

.modul2{
	width:150px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
}

.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:0px;
	padding-left:10px;
	padding-bottom:0px;
	padding-right:10px;
	margin:0px;
}

.modul2_2camp{
	font-size:11px;
	width:auto;
	padding-top:0px;
	padding-left:5px;
	padding-bottom:0px;
	padding-right:5px;
	margin:0px;
}

.modul3{
	width:100px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
}

.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:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:5px;
}

/********ProductInfo**********/
.prodInfo_tdPadding{
	padding-top:2px;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
}

.prodInfo_tdPadding1{
	padding-top:0px;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;
}

.prodInfo_tdPadding2{
	padding:5px;
}
.prodInfo_headerL{
	font-size:18px;
	color:#000;
	padding-top:2px;
}

.prodInfo_headerS{
	font-size:13px;
	color:#000;
}

.prodInfo_sub_header{
	font-size:10px;
	color:#000;
	font-weight:bold;
}

.prodInfo_list_header{
	background-color:#e5e8ed;
	color:#000; height:20px;
	padding-top:8px;
	padding-left:6px;
	margin-top:36px;
}

.prodInfo_camp_header{
	background-color:#e5e8ed;
	color:#000;
	height:20px;
	padding-top:8px;
	padding-left:6px;
	margin-top:0px;
}

.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:1px;
	margin-right:1px;
}

.prodInfoBox_bg{
	background-image:url(/resources/gfx/web3/platekompaniet/misc/productInfoBox_bg.jpg);
    background-repeat:repeat-x;
    background-color:#ecedf2;
    height:171px;
	width:190px;
	text-align:center;
}
.prodInfoBox_bgEnd{
	background-image:url(/resources/gfx/web3/platekompaniet/misc/productInfoBox_bg.jpg);
    background-repeat:repeat-x;
     background-color:#ecedf2;
    text-align:center;
}

.prodInfoBox2_bg{
	background-image:url(/resources/gfx/web3/platekompaniet/misc/productInfoBox2_bg.jpg);
    background-repeat:repeat-x;
    background-color:#ecedf2;
    height:206px;
	width:186px;
    padding-left:2px;
    padding-right:2px;
	text-align:center;
}

.prodInfoBox2_bgEnd{
	background-image:url(/resources/gfx/web3/platekompaniet/misc/productInfoBox2_bg.jpg);
    background-repeat:repeat-x;
     background-color:#ecedf2;
    text-align:center;
    
}

.prodInfoBox3_bg{
	background-image:url(/resources/gfx/web3/platekompaniet/misc/productInfoBox3_bg.jpg);
    background-repeat:repeat-x;
    background-color:#ecedf2;
    height:243px;
	width:190px;
	text-align:center;
}

.prodInfoBox3_bgEnd{
	background-image:url(/resources/gfx/web3/platekompaniet/misc/productInfoBox3_bg.jpg);
    background-repeat:repeat-x;
    background-color:#ecedf2;
    text-align:center;
}

.prodInfoBox4_bg{
	background-image:url(/resources/gfx/web3/platekompaniet/misc/productInfoBox4_bg.jpg);
    background-repeat:repeat-x;
    background-color:#ecedf2;
    height:300px;
	width:190px;
	text-align:center;
}

.prodInfoBox4_bgEnd{
	background-image:url(/resources/gfx/web3/platekompaniet/misc/productInfoBox4_bg.jpg);
    background-repeat:repeat-x;
    background-color:#ecedf2;
    text-align:center;
}

.prodInfoBox121List_bg{
	background:url(/resources/gfx/web3/platekompaniet/misc/productInfoBox121List_bg.jpg) top left repeat-x;
	background-color:#ecedf2;
    margin-left:1px;
	margin-right:1px;
}

.prodInfoBox77shadow{
	margin-top:14px;
	margin-bottom:0px;
    margin-left:auto;
	margin-right:auto;
	text-align:center; 
    width:77px;
	height:77px;
	background-image:url(/resources/gfx/web3/platekompaniet/misc/shadow_track_77.gif);
}

.prodInfoBox77flash{
	margin-top:10px;
	margin-bottom:0px;
    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:0px;
	margin-bottom:0px;
    margin-left:auto;
	margin-right:auto;
	text-align:center;
    width:77px;
	height:77px;
	background-image:url(/resources/gfx/web3/platekompaniet/misc/shadow_track_77.gif);
}

.prodInfoBox121shadow{
	margin-top:14px;
	margin-bottom:0px;
    margin-left:auto;
	margin-right:auto;
	text-align:center; 
    width:121px;
	height:121px;
	background-image:url(/resources/gfx/web3/platekompaniet/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/platekompaniet/misc/shadow_albumList_121.gif);
}

.prodInfoBox121flash{
	margin-top:10px;
	margin-bottom:0px;
    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:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:156px;
	height:156px;
	background-image:url(/resources/gfx/web3/platekompaniet/misc/shadow_album_156.gif);
}

.prodInfoBox156flash{
	margin-top:9px;
	margin-bottom:0px;
	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/platekompaniet/misc/shadow_track_32.gif);
}

.cover32{
	padding-top:2px;
	padding-left:2px;
	padding-right:4px;
}

.prodInfoBox32div{
	border-top:1px solid #a7aabc;
	width:auto;
	margin-left:1px;
	margin-right:1px;
	margin-top:2px;
    padding-top:3px;
    margin-bottom:0px;

}

.prodInfoBox32div2{
	border-top:1px solid #fff;
	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:0px;
	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:0px;
	background-color:#f2f3f6;
}

.prodInfoEkspListing_2_2{
	padding-left:4px;
	padding-right:0px;
	background-color:#fff;
}

.prodInfoEkspListing_3{
	width:29px;
	padding-right:4px;
	text-align:right;
}

.prodInfoEkspListing_3_2{
	padding-left:0px;
	padding-right:0px;
	background-color:#f2f3f6;
}

.prodInfoEkspListing_4{
	width:29px;
	padding-right:4px;
	text-align:right;
}

.prodInfoEkspListing_4_2{
	padding-left:0px;
	padding-right:0px;
	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:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding-top:2px;
	padding-bottom:4px;
	text-align:center;
	width:27px;
	background:url(/resources/gfx/web3/platekompaniet/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:0px;
	text-align:center;
	width:115px;
	height:68px;
	background:url(/resources/gfx/web3/platekompaniet/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:#000;
	padding-top: 3px;
	text-decoration:underline;
}

a.prodinfoAlbumLink:active{
	font-size:11px;
	font-weight:bold;
	color:#000;
	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:#000;
	padding-top:2px;
	text-decoration:underline;
}

a.prodInfoListLinkBig:active{
	font-size:16px;
	color:#000;
	padding-top:2px;
	text-decoration:underline;
}

.prodInfoList_Mlink{
	font-size:12px;
	color:#373636;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}

a.prodInfoList_Mlink{
	font-size:12px;
	color:#373636;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
a.prodInfoList_Mlink:hover{
	font-size:12px;
	color:#373636;
	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:#000;
	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:12px;
	color:#373636;
	padding-top:13px;
}

.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:#4c4c4c;
    line-height:30px;
}
a.pageviewerLink{
	font-size:11px;
	color:#4c4c4c;
	text-decoration:none;
    line-height:30px;

}
a.pageviewerLink:hover{
	font-size:11px;
	color:#000;
	text-decoration:underline;
}

.pageviewerLinkAct{
	font-size:12px;
	color:#000;
    line-height:30px;
}
a.pageviewerLinkAct{
	font-size:12px;
	color:#000;
	text-decoration:none;
    line-height:30px;
}
a.pageviewerLinkAct:hover{
	font-size:12px;
	color:#000;
	text-decoration:underline;
}

/********ArtistBio**********/

.artistBio_headerL{
	font-size:18px;
	color:#000;
}

.artistBio_headerS{
	font-size:13px;
	color:#000;
}

.artistBio_GheaderS{
	font-size:13px;
	color:#373636;
    padding-right:2px;
}

.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/platekompaniet/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/platekompaniet/misc/sort_box_bg.gif) no-repeat;
    background-position: 0px -55px;
	width:154px;
	margin-right:0px;
	margin-left:609px;
	height:130px;
	z-index:1001;
}

#sortList2c{
	position:absolute;
	background:url(/resources/gfx/web3/platekompaniet/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:1002;
}

#sortList2d {
	position:absolute;
	background:url(/resources/gfx/web3/platekompaniet/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:1003;
}

#sortList2e {
	position:absolute;
	background:url(/resources/gfx/web3/platekompaniet/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:1004;
}

#sortList5 {
	position:absolute;
	background:url(/resources/gfx/web3/platekompaniet/misc/sort_box_bg5.gif) no-repeat;
	width:154px;
	margin-right:0px;
	margin-left:609px;
	height:130px;
	z-index:1003;
}

#sortList6 {
	position:absolute;
	background:url(/resources/gfx/web3/platekompaniet/misc/sort_box_bg6.gif) no-repeat;
	width:154px;
	margin-right:0px;
	margin-left:609px;
	height:125px;
	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 #b6c1ce;
    margin-bottom:2px;

}

.sortlistElement2{
	font-size:10px;
	color:#4c4b4b;
	padding-left:5px;
	padding-top:0px;
	padding-bottom:0px;
}

.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:0px;
	padding-right:4px;
	padding-top:7px;
	text-align:right;
	margin-top:2px;
	border-top:1px solid #b6c1ce;

}

/*********TableListing*********/
.tablelistLine{
	background-color:#f2f3f6;
	color:#000;
	font-size:11px;
	padding-top:9px;
	padding-bottom:9px;
}

.tablelistLine1{
	background-color:#f2f3f6;
	color:#000;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
    
}
.tablelistLine2{
	background-color:#fff;
	color:#000;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
}

.tablelist30Line1{
	background-color:#f2f3f6;
	color:#000;
	font-size:11px;
	padding-top:8px;
	padding-bottom:8px;
}
.tablelist30Line2{
	background-color:#fff;
	color:#000;
	font-size:11px;
	padding-top:8px;
	padding-bottom:8px;
}

.listDiscVolum{
	font-size:9px;
	font-weight:bold;
	padding-bottom:2px;
}

.listingstyleTrack1{
	width:17px;
	text-align:left;
    font-size:11px;
    font-weight:bold;
    padding-top:3px;
}

.listingstyleTrack1_2{
	width:26px;
	text-align:center;
}

.listingstyleTrack1_3{
	width:auto;
	padding-left:0px;
	text-align:left;
    padding-top:3px;

}

.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:0px;

}

.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:0px;

}

/****** 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/platekompaniet/misc/alertBox_bg.gif) repeat-x;
    /*background-color:#242a5f;  */
    -moz-opacity: 0.87;
	opacity:.87;
	filter: alpha(opacity=87);
    background-position: 0px 0px;
    text-align:center;
    font-size:11px;
    color:#cf1717;
    font-weight:bold;
    padding-left:10px;
    padding-right:10px;
    width:166px;
    height:60px;
	margin-top:6px;
    margin-right:5px;
	margin-left:0px;
	z-index:1002;
}

.basketAlertBox2{
    position:relative;
    display:block;
	background:url(/resources/gfx/web3/platekompaniet/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:0px;
}

.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:#e5e8ed;
	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:0px;
}

.padding10rl{
	padding-left:10px;
	padding-right:10px;
}

.padding4l{
	padding-left:4px;
}

/******Sitemap******/
.sitemapCont{
	padding-top:0px;
	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/platekompaniet/misc/andreTbox_bg.gif) repeat-x top left #763590;
	padding:2px;
}

.andreTboxText{
	font-size:11px;
	color:#efccea;
    padding-bottom:3px;
}

a.andreTboxText{
	font-size:11px;
	color:#efccea;
	text-decoration:none;
}
a.andreTboxText:hover{
	font-size:11px;
	color:#dabbd6;
	text-decoration:none;
}

.andreTboxText2{
	font-size:11px;
	color:#efccea;
}

a.andreTboxText2{
	font-size:11px;
	color:#efccea;
	text-decoration:none;
}
a.andreTboxText2:hover{
	font-size:11px;
	color:#dabbd6;
	text-decoration:none;
}

.andreTboxTextDark{
	font-size:11px;
	color:#540a70;
}
.andreTboxTextDarkBold{
	font-size:11px;
	color:#540a70;
	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:#e8d7e3;
	font-size:11px;
	color:#540a70;
	padding:4px;
}

.andreTboxBtn{
	text-align:right;
	padding-right:0px;
	padding-top:5px;
}

#andreTboxEksp{
	font-size:11px;
	color:#efccea;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:4px;
}

a.andreTboxEksp{
	font-size:11px;
	color:#efccea;
	text-decoration:none;
}

a.andreTboxEksp:hover{
	font-size:11px;
	color:#dabbd6;
	text-decoration:none;
}

#andreTboxMin{
	display:none;
	font-size:11px;
	color:#efccea;
	padding-right:6px;
	padding-top:2px;
	padding-bottom:4px;
}
a.andreTboxMin{
	font-size:11px;
	color:#efccea;
	text-decoration:none;
}

a.andreTboxMin:hover{
	font-size:11px;
	color:#dabbd6;
	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: 0px; 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:0px;
	padding-left:0px;
	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:0px;
	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: 0px;
}
.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/platekompaniet/misc/login_bg.gif) top right repeat-x #151748;
    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:#151748;
    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:#151748;
    display:none;
    padding-bottom:8px;
}
.ikkeReg{
    width:277px;
    background-color:#151748;
    display:none;
    padding-bottom:8px;
}

.ikkeRegText{
    font-size:11px; 
    color:#fff;
    padding-left:13px;
    width:auto;
}




/*.stepcarousel{
position: relative;
overflow: scroll;
width: 747px;

}

.stepcarousel .belt{
position: absolute;
left: 0;
top: 0;

}

.stepcarousel .panel{
float: left;
overflow: hidden;
margin: 0px;
width: 747px;

}*/

#mygallery{
height:20px; /*Height should enough to fit largest content's height*/
margin-top:2px;

}

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 940px; /*Width of Carousel Viewer itself*/
height: 20px; /*Height should enough to fit largest content's height*/
}

.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: 10PX;  margin around each panel*/
width: 955px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
