/*img, *html div { behavior: url(/resources/css/web2/iepngfix.htc) }*/
/* CSS Document */
/*Global styles*/


body {
	background-color: #FFFFFF;
	background-image: url(/images/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;
}

/*###### 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;
	padding-top: 4px;
	margin-right: auto;
	margin-left: auto;
	background-color:#edf0f5;
	border-left: 1px solid #b2c2d9;
	border-right: 1px solid #b2c2d9;
	border-bottom: 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.3column_1{
	width:200px;
	position:absolute;
}
/*center*/
td.3column_2{
	width:580px;
	position:absolute;
}
/*right*/
td.3column_3{
	width:200px;
	position:absolute;
}
/*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.2column_1{
	width:781px;
	position:absolute;
}
td.2column_2{
	width:200px;
	position:absolute;
}
td.2column_3{
	width:200px;
	position:absolute;
}
#container2div1{
	width:771px;
	/*background-color:#f3f1f2;*/
	padding-top:1px;
	padding-left:10px;
}

#container2div2{ /* 2-Col 1-2 */
	width:200px;
	background-color:#efefef;
	padding-top:1px;
}
#container2div2_2{ /* 2-Col 2-3 */
	width:771px;
	/*background-color:#f3f1f2;*/
	padding-top:1px;
	padding-left:10px;
}
#container2div3{
	width:200px;
	/*background-color:#efefef;*/
	padding-top:1px;
}

/*Module 2-Col Container*/
.modul2Col 
{
	width:379px;
	padding:0px;
	margin:0px;
	display:block;
	background-color:#ffffff;
	border-left:solid 1px #b5c1cd;
	border-right:solid 1px #b5c1cd;
	border-bottom:solid 1px #b5c1cd;	
}
.header2Col 
{
	width:381px;
	padding:0px;
	margin:0px;
	display:block;
	background-color:#000;
	margin-bottom:10px;
}

.tabHeader2Col {
	width:381px;
	padding:0px;
	margin:0px;
	display:block;
}
.floatRight
{
	float:right;	
}
.floatLeft
{
	float:left;
}


#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;

}

#cont2ColcampLeft2 {
	width:323px;
	padding-top:5px;
	padding-left:18px;
	padding-bottom:18px;
	padding-right:18px;
	float:left;
	margin-top:16px;
	margin-left:16px;
	margin-bottom:0px;
	margin-right:0px;
	display:block;
	border: 1px solid #b6c1ce;

}
#cont2ColcampRight2 {
	width:323px;
	padding-top:5px;
	padding-left:18px;
	padding-bottom:18px;
	padding-right:18px;
	float:right;
	margin-top:16px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:16px;
	display:block;
	border: 1px solid #b6c1ce;

}

/*1-Col*/

td.1column_1{
	width:992px;
	position:absolute;
}
#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;
	background-color:#666666;
	text-align:left;
}
/*center*/
.modulContainer2{
	width:auto;
	padding-top:0px;
	margin-top:0px;
	margin-left: 0px;
	padding-bottom:0px;
	padding-left: 0px;
	margin-bottom:0px;
	text-align:left;
}

/*right*/
.modulContainer3{
	width:auto;
	padding:5px;
	margin-left:0px;
	margin-right:10px;
	text-align:left;
	background-image:url(/images/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(/images/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:771px;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(/images/header/header_bg_prodpage.gif);
	height:26px;
	text-align:left;
}
.headerContainer2Tab{
	width:auto;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(/images/header/header_Tabbg.gif);
	height:23px;
	text-align:left;

}
/*right*/
.headerContainer3{
	width:auto;
	padding-left:5px;
	padding-right:5px;
	margin-left:0px;
	margin-right:10px;
	background-image:url(/images/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;
}
#headerModule2 a
{
	color:#FFFFFF;	
}

#headerModule2Tab{
	color:#FFFFFF;
	font-size:16px;
	padding-top:3px;
	padding-left:9px;
	width:auto;
}
/*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(/images/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:5px;
}

#spacer2{
	width:100%;
	/*background-color:#ffffff;*/
	height:5px;
}

#spacer3{
	width:100%;
	/*background-color:#ffffff;*/
	height:5px;
}
/*if shadow top*/
#spacerTop1{
	display:none;
	visibility:hidden;
	height:0px;
}

#spacerTop2{
	display:none;
    visibility:hidden;
}

#spacerTop3{
	display:none;
	visibility:hidden;

}

/*if shadow bottom*/
#spacerBottom1{
	display:none;
	visibility:hidden;
	height:0px;

}

#spacerBottom2{
	display:none;
	visibility:hidden;
}

#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************/
/*****************************/
.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;	
	vertical-align: top;
	padding-top: 2px;
}

.pktopmenuLink{
	font-size:11px;
	font-weight:lighter;
    color:#fff;
    padding:0px;
}

a.pktopmenuLink{
	font-size:11px;
	font-weight:bold;
    color:#fff;
    text-decoration:none;
    /*margin-left:-2px;*/
}

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(/images/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(/images/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(/images/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(/images/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:#000;
	background: url(/images/nav/menu_default_left.gif) no-repeat; /*left tab image path*/
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	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(/images/nav/menu_default_right.gif) no-repeat right top; /*right tab image path*/
	width:84px;
    font-weight:100;
}
.pkmenuHome li a:hover 
{
	color: #fff;
	background: url(/images/nav/menu_default_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
	text-decoration:none;	
}
.pkmenuHome li a:hover b 
{
	color: #000;
	background: url(/images/nav/menu_home_right2.gif) no-repeat right top; /*right tab image path*/	
    font-weight:100;
}
.pkmenuHome li.current a, .pkmenuHome li.current a:hover {
	background: url(/images/nav/menu_home_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}
.pkmenuHome li.current a b, .pkmenuHome li.current a:hover b{
	color: #fff;
	background: url(/images/nav/menu_home_right.gif) no-repeat right top; /*right tab image path*/
    font-weight:700;
}

/*****************************/
/*********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:#000;
	background: url(/images/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(/images/nav/menu_default_right.gif) no-repeat right top; /*right tab image path*/
	width:84px;
    font-weight:100;
}


.pkmenuMusic li a:hover 
{
	color: #000;
	background: url(/images/nav/menu_default_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
	text-decoration:none;
}
.pkmenuMusic li a:hover b 
{
	color: #000;
	background: url(/images/nav/menu_music_right2.gif) no-repeat right top; /*right tab image path*/
}
.pkmenuMusic li.current a b,.pkmenuMusic li.current a:hover b
{
	color: #fff;
	background: url(/images/nav/menu_music_right.gif) no-repeat right top; /*right tab image path*/
    font-weight:700;
}
.pkmenuMusic li.current a, .pkmenuMusic li.current a:hover
{
	background: url(/images/nav/menu_music_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

/*****************************/
/***********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:#000;
	background: url(/images/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(/images/nav/menu_default_right.gif) no-repeat right top; /*right tab image path*/
	width:84px;
    font-weight:100;
}
.pkmenuFtv li a:hover b 
{
	color: #000;
	background: url(/images/nav/menu_ftv_right2.gif) no-repeat right top; /*right tab image path*/
}

.pkmenuFtv li a:hover {
	color: #000;
	background: url(/images/nav/menu_default_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
    text-decoration:none;
}
.pkmenuFtv li.current a, .pkmenuFtv li.current a:hover
{
	background: url(/images/nav/menu_ftv_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}
.pkmenuFtv li.current a b, .pkmenuFtv li.current a:hover b
{
	color: #fff;
	background: url(/images/nav/menu_ftv_right.gif) no-repeat right top; /*right tab image path*/
    font-weight:700;
}


/*****************************/
/************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:#000;
	background: url(/images/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(/images/nav/menu_default_right.gif) no-repeat right top; /*right tab image path*/
	width:84px;
    font-weight:100;
}


.pkmenuGame li a:hover 
{
	background: url(/images/nav/menu_default_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
	text-decoration:none;
}

.pkmenuGame li a:hover b 
{
	background: url(/images/nav/menu_game_right2.gif) no-repeat right top; /*right tab image path*/
}
.pkmenuGame li.current a,.pkmenuGame li.current a:hover
{
	background: url(/images/nav/menu_game_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}
.pkmenuGame li.current a b, .pkmenuGame li.current a:hover b
{
	color: #FFF;
	background: url(/images/nav/menu_game_right.gif) no-repeat right top; /*right tab image path*/
    font-weight:700;
}

/*****************************/
/***********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:#000;
	background: url(/images/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(/images/nav/menu_default_right.gif) no-repeat right top; /*right tab image path*/
	width:84px;
    font-weight:100;
}


.pkmenuLb li a:hover 
{
	background: url(/images/nav/menu_default_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
	text-decoration:none;
}

.pkmenuLb li a:hover b 
{
	background: url(/images/nav/menu_lb_right2.gif) no-repeat right top; /*right tab image path*/
}
.pkmenuLb li.current a,.pkmenuLb li.current a:hover
{
	background: url(/images/nav/menu_lb_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}
.pkmenuLb li.current a b,.pkmenuLb li.current a:hover b
{
	color: #FFF;
	background: url(/images/nav/menu_lb_right.gif) no-repeat right top; /*right tab image path*/
    font-weight:700;
}

/*****************************/
/***********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:#000;
	background: url(/images/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(/images/nav/menu_mp3_default_right.gif) no-repeat right top; /*right tab image path*/
	width:86px;
    font-weight:100;
}
.pkmenuMp3 li.current a, .pkmenuMp3 li a:hover {
	background: url(/images/nav/menu_mp3_default_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
	text-decoration: none;
}

.pkmenuMp3 li.current a b
{
	background: url(/images/nav/menu_mp3_right.gif) no-repeat right top; /*right tab image path*/
}

.pkmenuMp3 li a:hover b 
{
	background: url(/images/nav/menu_mp3_right2.gif) no-repeat right top; /*right tab image path*/
    font-weight:100;
}
/*****************************/
/***********7******************/
.pkmenuNy {
	position: relative;
	padding: 0px;
	margin: 0;
	height: 35px;
	list-style: none;
	width:auto;
}
.pkmenuNy li {
	float:left;
}
.pkmenuNy li a {
	float: left;
	display: block;
	color:#000;
	background: url(/images/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:default;
}
.pkmenuNy li a b {
	float: left;
	display: block;
	padding: 0 16px 0 8px; /*Padding of menu items*/
	background: url(/images/nav/menu_mp3_default_right.gif) no-repeat right top; /*right tab image path*/
	width:87px;
    font-weight:normal;    
}

/*
.pkmenuNy li a:hover 
{
	color: #000;
	background: url(/images/nav/menu_ny_left.gif) no-repeat; 
	background-position: left;
}

.pkmenuNy li a:hover b 
{
	color: #000;
	background: url(/images/nav/menu_ny_right.gif) no-repeat right top; 
}
.pkmenuNy li.current a
{
	color: #000;
	background: url(/images/nav/menu_ny_left.gif) no-repeat; 
	background-position: left;
}
.pkmenuNy li.current a b
{
	color: #000;
	background: url(/images/nav/menu_ny_right.gif) no-repeat right top; 
}
*/
/*****************************/



.menuspacer {
	/*background: url(../images/tab_spacer_2.gif) repeat-x; tab background image path*/
	height: 35px;
	width:2px;
	list-style: none;
}

.pkmenu2_m,.pkmenu2_m0,.pkmenu2_m1,.pkmenu2_m2,.pkmenu2_m3,.pkmenu2_m4,.pkmenu2_m5
 {
	position: relative;
	padding: 0 0 0 0px;
	margin: 0;
	height: 18px;
	list-style: none;
	width:auto;
}
.pkmenu2_m li, .pkmenu2_m0 li, .pkmenu2_m1 li,.pkmenu2_m2 li,.pkmenu2_m3 li,.pkmenu2_m4 li,.pkmenu2_m5 li {
	float:left;
}
.pkmenu2_m li a, .pkmenu2_m0 li a, .pkmenu2_m1 li a, .pkmenu2_m2 li a, .pkmenu2_m3 li a, .pkmenu2_m4 li a, .pkmenu2_m5 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_m li a b, .pkmenu2_m0 li a b, .pkmenu2_m1 li a b, .pkmenu2_m2 li a b, .pkmenu2_m3 li a b, .pkmenu2_m4 li a b, .pkmenu2_m5 li a b {
	float: left;
	display: block;
	padding: 0 5px 0 0px; /*Padding of menu items*/
}

.pkmenu2_m li.current a, .pkmenu2_m li a:hover { background: url(/images/nav/menu2_hl.png) no-repeat left; }
.pkmenu2_m li.current a b, .pkmenu2_m li a:hover b { background: url(/images/nav/menu2_hr.png) no-repeat right top; }

.pkmenu2_m0 li.current a, .pkmenu2_m0 li a:hover { background: url(/images/nav/menu2_0_hl.gif) no-repeat left; }
.pkmenu2_m0 li.current a b, .pkmenu2_m0 li a:hover b { background: url(/images/nav/menu2_0_hr.gif) no-repeat right top; }

.pkmenu2_m1 li.current a, .pkmenu2_m1 li a:hover { background: url(/images/nav/menu2_1_hl.gif) no-repeat left; }
.pkmenu2_m1 li.current a b, .pkmenu2_m1 li a:hover b { background: url(/images/nav/menu2_1_hr.gif) no-repeat right top; }

.pkmenu2_m2 li.current a, .pkmenu2_m2 li a:hover { background: url(/images/nav/menu2_2_hl.gif) no-repeat left; }
.pkmenu2_m2 li.current a b, .pkmenu2_m2 li a:hover b { background: url(/images/nav/menu2_2_hr.gif) no-repeat right top; }

.pkmenu2_m3 li.current a, .pkmenu2_m3 li a:hover { background: url(/images/nav/menu2_3_hl.gif) no-repeat left; }
.pkmenu2_m3 li.current a b, .pkmenu2_m3 li a:hover b { background: url(/images/nav/menu2_3_hr.gif) no-repeat right top; }

.pkmenu2_m4 li.current a, .pkmenu2_m4 li a:hover { background: url(/images/nav/menu2_4_hl.gif) no-repeat left; }
.pkmenu2_m4 li.current a b, .pkmenu2_m4 li a:hover b { background: url(/images/nav/menu2_4_hr.gif) no-repeat right top; }

.pkmenu2_m5 li.current a, .pkmenu2_m5 li a:hover { background: url(/images/nav/menu2_5_hl.gif) no-repeat left; }
.pkmenu2_m5 li.current a b, .pkmenu2_m5 li a:hover b { background: url(/images/nav/menu2_5_hr.gif) no-repeat right top; }




.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(/images/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(/images/nav/menu3_active_right.gif) no-repeat right top; /*right tab image path*/
}
.pkmenu3 li.current a,.pkmenu3 li.current a:hover
{
	color: #fff;
	/*background: url(/images/nav/menu3_selected_left.gif) no-repeat; */
	background: url(/images/nav/menu3_hover_left.gif) no-repeat;
	background-position: left;
}

.pkmenu3 li a:hover {
	color: #fff;
	background: url(/images/nav/menu3_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}
.pkmenu3 li.current a b,.pkmenu3 li.current a:hover b 
{
	color: #fff;
	background: url(/images/nav/menu3_hover_right.gif) no-repeat right top;
	/*background: url(/images/nav/menu3_selected_right.gif) no-repeat right top; */	
} 
.pkmenu3 li a:hover b {
	color: #fff;
	background: url(/images/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(/images/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:#000;
	background: url(/images/nav/tab_default_left.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;
}
.pkTabs li a b {
	float: left;
	display: block;
	padding: 0 8px 0 0px; /*Padding of menu items*/
	background: url(/images/nav/tab_default_right.gif) no-repeat right top; /*right tab image path*/
}
.pkTabs li.current a, .pkTabs li a:hover {
	color: #000;
	background: url(/images/nav/tab_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
	font-weight:bold;
}
.pkTabs li.current a b, .pkTabs li a:hover b {
	color: #000;
	background: url(/images/nav/tab_hover_right.gif) no-repeat right top; /*right tab image path*/
	font-weight:bold;
}

.pkTabsFillBg{
	background-image:url(/images/header/tab_bg.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(/images/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:#000;
	background: url(/images/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;
}
.pkTabs_h li a b {
	float: left;
	display: block;
	padding: 0 8px 0 0px; /*Padding of menu items*/
	background: url(/images/nav/tab_default_right_h.gif) no-repeat right top; /*right tab image path*/
}
.pkTabs_h li.current a, .pkTabs_h li a:hover {
	color: #000;
	background: url(/images/nav/tab_hover_left_h.gif) no-repeat; /*left tab image path*/
	background-position: left;
	font-weight:bold;
}
.pkTabs_h li.current a b, .pkTabs_h li a:hover b {
	color: #000;
	background: url(/images/nav/tab_hover_right_h.gif) no-repeat right top; /*right tab image path*/
	font-weight:bold;
}


.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(/images/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(/images/nav/tab_defaultEnd_right_h.gif) no-repeat right top; /*right tab image path*/

}

/*************************/



.priceBox{
	background-image:url(/images/misc/priceboxbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:right;
	font-size:16px;
	font-weight:normal;
	padding-right:7px;
	padding-top:3px;
	width:76px;
	height:23px;
	margin-right:1px;
	margin-top:1px;
}
.priceBox_dec{
    font-size:10px;
    vertical-align:top;
    padding-left:2px;
}

.priceBox2{
	background-image:url(/images/misc/priceboxbgSmall.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:right;
	font-size:13px;
	font-weight:normal;
	padding-right:4px;
	padding-top:1px;
	width:60px;
	height:19px;
	margin-right:1px;
	margin-top:1px;	
}
.priceBox2_dec{
    font-size:8px;
    vertical-align:top;
    font-weight:bolder;
    padding-left:2px;
}

.textHeader{
	font-size:14px;
}
.readMore{
	font-size:10px;
	font-weight:bolder;
}

.stiplet{
	background-image:url(/images/misc/stiplet_l.gif);
	background-repeat: repeat-x;
}

.stipletL{
	margin-bottom:16px;
	margin-top:2px;
	background-image:url(/images/misc/stiplet_l.gif);
	background-repeat: repeat-x;
}
.stipletR{
	margin-bottom:16px;
	margin-top:2px;
	background-image:url(/images/misc/stiplet_l.gif);
	background-repeat: repeat-x;
}

.stipletL_revert{
	margin-top:16px;
	background-image:url(/images/misc/stiplet_l.gif);
	background-repeat: repeat-x;
}

.stipletLBottom{
	margin-top:1px;
	background-image:url(/images/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:0px;
	padding-left:8px;
	padding-bottom:0px;
	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_2{
	font-size:11px;
	width:auto;
	padding-top:0px;
	padding-left:10px;
	padding-bottom:0px;
	padding-right:10px;
	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:0px;
	padding-left:0px;
	padding-bottom:5px;
	padding-right:4px;
}
.prodInfo_tdPadding2{
	padding:5px;
}
.prodInfo_headerL{
	font-size:18px;
	color:#000;
	padding-top:6px;
    float: left;
    width: 364px;
}

.prodInfo_headerS{
	font-size:13px;
	color:#000;
    clear: both;
}

.prodInfo_sub_header{
	font-size:10px;
	color:#000;
	font-weight:bold;
}


.prodInfo_list_header_main, .prodInfo_list_header
{
	background-color:#e5e8ed;
	color:#000; 
	height: 28px;
	padding-top:0px;
	padding-left:5px;
	margin-top:35px;	
}

.prodInfo_list_header_main
{
	margin-top: 4px;
}

.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;
	padding-top: 0px;
    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(/images/misc/productInfoBox_bg.jpg);
    background-repeat:repeat-x;
    background-color:#ecedf2;
    height:171px;
	width:190px;
	text-align:center;
}
.prodInfoBox_bgEnd{
	background-image:url(/images/misc/productInfoBox_bg.jpg);
    background-repeat:repeat-x;
     background-color:#ecedf2;
    text-align:center;
}

.prodInfoBox2_bg{
	background-image:url(/images/misc/productInfoBox2_bg.jpg);
    background-repeat:repeat-x;
     background-color:#ecedf2;
    height:206px;
	width:190px;
	text-align:center;
}

.prodInfoBox2_bgEnd{
	background-image:url(/images/misc/productInfoBox2_bg.jpg);
    background-repeat:repeat-x;
     background-color:#ecedf2;
    text-align:center;
}

.prodInfoBox3_bg{
	background:url(/images/misc/productInfoBox3_bg.jpg) repeat-x bottom;
    background-color:#FFF;
    height:233px;
	width:190px;
	text-align:center;
}

.prodInfoBox3_bgEnd{
	background-image:url(/images/misc/productInfoBox3_bg.jpg);
    background-repeat:repeat-x;
    background-color:#ecedf2;
    text-align:center;
}

.prodInfoBox4_bg{
	background-image:url(/images/misc/productInfoBox4_bg.jpg);
    background-repeat:repeat-x;
    background-color:#ecedf2;
    height:300px;
	width:190px;
	text-align:center;
}

.prodInfoBox4_bgEnd{
	background-image:url(/images/misc/productInfoBox4_bg.jpg);
    background-repeat:repeat-x;
    background-color:#ecedf2;
    text-align:center;
}

.prodInfoBox77shadow{
	margin-top:14px;
	margin-bottom:0px;
    margin-left:auto;
	margin-right:auto;
	text-align:center; 
    width:77px;
	height:77px;
	background-image:url(/images/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;*/
}

.prodInfoBox121shadow{
	margin-top:14px;
	margin-bottom:0px;
    margin-left:auto;
	margin-right:auto;
	text-align:center; 
    width:121px;
	height:121px;
	background-image:url(/images/misc/shadow_album_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(/images/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;
	border: none;
}


.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(/images/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{
	margin-right:6px;
	padding-bottom:2px;
}

.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:76px;
	padding-right:4px;
	text-align:right;
}

.prodInfoEkspListing_3_2{
	padding-left:0px;
	padding-right:0px;
	background-color:#f2f3f6;
}

.prodInfoEkspListing_4{
	width:76px;
	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:1px;
	padding-bottom:4px;
	text-align:center;
	width:28px;
	background-image:url(/images/misc/number_bg.gif);
	background-repeat: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;
}

.prodInfo_Graytext{
	font-size:12px;
	color:#373636;
	padding-top:13px;
}

.prodInfo_link{
	font-size:11px;
	color:#4c4b4b;
	text-decoration:none;
}

prodInfo_link{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
prodInfo_link:hover{
	font-size:11px;
	color:#000000;
    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:13px;
	color:#4c4c4c;
}
a.pageviewerLink{
	font-size:13px;
	color:#4c4c4c;
	text-decoration:none;
}
a.pageviewerLink:hover{
	font-size:13px;
	color:#4c4c4c;
	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;
}

.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********/
.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;
}

/********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:#000;
	text-decoration:none;
}

#sortList2 {
	position:absolute;
	display:none;
	background-image:url(/images/misc/sort_box_bg.gif);
	width:154px;
	margin-right:0px;
	margin-left:609px;
	height:130px;
	z-index:1000;
}


#sortList2Cont2 {
	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;
}

.listingstyleTrack1_2{
	width:26px;
	text-align:center;
}

.listingstyleTrack1_3{
	width:auto;
	padding-left:0px;
	text-align:left;

}

.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;
}

/******SPACING********/

.spacerDiv{
	padding-left:5px;
	padding-right:5px;
}

.spacerDiv2col{
	padding-left:5px;
	padding-top:5px;
	padding-right:2px;
	padding-bottom:0px;
}

/******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;
	padding-top:5px;
}

.sitemap_linktext{
	color:#505050;
	font-size:12px;
	text-decoration:none;
}

a.sitemap_linktext{
	color:#505050;
	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;
}

/*******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;
}



/*

* {
	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;
}




#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: 0px; /*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. */

}
.loginContainer { 
width: 277px;
background: #151748 url("/images/misc/login_bg.gif") repeat-x 100% 0%;
border: 1px solid #d2d3dd;
color: #FFF;
}
.LogginnHeaderT { 
font-size: 16px;
padding-top: 8px;
padding-bottom: 1px;
padding-left: 10px;
}
.LogginnText { 
font-size: 11px;
padding-top: 8px;
padding-left: 10px;
}
.logginnInfoCont { 
color: #ffffff;
padding-top: 14px;
padding-bottom: 8px;
padding-left: 10px;
}
.logginnInfo { 
font-size: 11px;
}
.logginnInfoInput { 
padding-left: 19px;
}
.logginnInfobutton { 
padding-top: 5px;
}
