/* 
--------------------------------------------------------------------------------
	Chess - Style
	Author(s): Mobile Access Group AB, www.mobileaccess.se
	Created: 2008-08-11
	Last modified: 2008-09-15
--------------------------------------------------------------------------------
*/

/***************************************
	All pages
****************************************/
body {
	background-color: #000000;	
	background-repeat: repeat-x;
	font-family: 'Arial', Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color:#0000000;
	margin: 0px;
	padding: 0px;
	
}
ul,li, div, a, img {
	margin: 0px;
	padding: 0px;
}
#center{		
	POSITION: absolute;
	margin-top:0px;
	margin-left: 50%;
	width: 1102;
	left: -551;
	
}
img { border: 0px none; }
.clear{clear: both;}
.centerThis{text-align: center;}
.topThis{vertical-align: top;}
td {font-size: 11px;}
a {
	font-family: 'Arial', Verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	/*	font-size: 10px; */
}
a:hover {text-decoration: underline;}
.logo{
	width:160;
	height:64px;
	float: left;	
	margin: 10px 0 0 26px;
	display:block;
}
.click{cursor:pointer;}
/*************************************
Screen
****************************************/
/* SITE HEADER */

#header {
	position: relative;
	width: 1102px;
	height: 73px;
	background-color: #000000;
	background-image: url(../pix/header2.jpg);
	margin: 0 0 0px 0;
}

#header a#ident {
	position: absolute;
	top: 0;
	left: 69;
	width: 244px;
	height: 60px;
	display: block;
}

#header #ident a:hover {
	cursor:move;
	border: 0;
}
	
/* menu */

#menu {
	position: absolute;
	bottom: 0px;
	left: 95px;
}

#menu ul {
	list-style: none;	
	padding: 0;
	margin: 0;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	display: block;
	height: 40px;
	line-height: 1000px;
	overflow: hidden;
}

#menu ul li strong a,
#menu ul li a:hover {
}

#menu ul li.mobiltelefoner a {
	background-image: url(../img/mm-mobiltelefoner.gif);
	background-repeat: no-repeat;
	width: 120px;
}

#menu ul li.mobiltelefoner a:hover {
	background-image: url(../img/mm-mobiltelefoner-over.gif);
}

#menu ul li.mobiltelefoner strong a,
#menu ul li.mobiltelefoner strong a:hover {
	background-image: url(../img/mm-mobiltelefoner-on.gif);
}

#menu ul li.abonnement a {
	background-image: url(../img/mm-abonnement.gif);
	background-repeat: no-repeat;
	width: 110px;
}

#menu ul li.abonnement a:hover {
	background-image: url(../img/mm-abonnement-over.gif);
}

#menu ul li.abonnement strong a,
#menu ul li.abonnement strong a:hover {
	background-image: url(../img/mm-abonnement-on.gif);
}

#menu ul li.tjenester a {
	background-image: url(../img/mm-tjenester.gif);
	background-repeat: no-repeat;
	width: 85px;
}

#menu ul li.tjenester a:hover {
	background-image: url(../img/mm-tjenester-over.gif);
}

#menu ul li.tjenester strong a,
#menu ul li.tjenester strong a:hover {
	background-image: url(../img/mm-tjenester-on.gif);
}

#menu ul li.kundeservice a {
	background-image: url(../img/mm-kundeservice.gif);
	background-repeat: no-repeat;
	width: 110px;
}

#menu ul li.kundeservice a:hover {
	background-image: url(../img/mm-kundeservice-over.gif);
}

#menu ul li.kundeservice strong a,
#menu ul li.kundeservice strong a:hover {
	background-image: url(../img/mm-kundeservice-on.gif);
}

#menu ul li.bedrift a {
	background-image: url(../img/mm-bedrift.gif);
	background-repeat: no-repeat;
	width: 65px;
}

#menu ul li.bedrift a:hover {
	background-image: url(../img/mm-bedrift-over.gif);
}

#menu ul li.bedrift strong a,
#menu ul li.bedrift strong a:hover {
	background-image: url(../img/mm-bedrift-on.gif);
}

#menu ul li.mobilmoro a {
	background-image: url(../img/mm-mobilmoro.gif);
	background-repeat: no-repeat;
	width: 94px;
}

#menu ul li.mobilmoro a:hover {
	background-image: url(../img/mm-mobilmoro-over.gif);
}

#menu ul li.mobilmoro strong a,
#menu ul li.mobilmoro strong a:hover {
	background-image: url(../img/mm-mobilmoro-on.gif);
}

#menu ul li.musikk a {
	background-image: url(../img/mm-musikk.gif);
	background-repeat: no-repeat;
	width: 68px;
}

#menu ul li.musikk a:hover {
	background-image: url(../pix/mm-musikk-over.gif);
}

#menu ul li.musikk strong a,
#menu ul li.musikk strong a:hover {
	background-image: url(../pix/mm-musikk-on.gif);
}

/* loginbar */

#loginbar {
	position: absolute;
	top: 20px;
	left: 780px;
}

#loginbar p {
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	float: left;
	margin: 0 10px 0 0;
}

#loginbar p a {
	color: #401900;
	text-decoration: none;
}

#loginbar p strong a,
#loginbar p a:hover {
	font-weight: normal;
	color: #8f3c00;
}
#externalHeader{}

/* search */

#header #headerSearch {
	position: absolute;
	top: 44px;
	left: 904px;
	
}

#header #headerSearch form {
	margin: 0;
}

#header #headerSearch p {
	margin: 0;
}

#header #headerSearch p input.qt {
	font-size: 11px;
	float: left;
	margin: 0 5px 0 0;
}

#header #headerSearch p input.button {
float: left;
	margin: 0;
}

/*************************************
applesearch.se
**************************************/
#headerSearchform {
	background: transparent url(../pix/leftSearch.gif) 0 0 no-repeat;
	padding-left: 19px;
	/*padding-left: 19px;*/
}
#headerSearchform .sbox_r {
	background: transparent url(../pix/rightSearch.gif) 0 0 no-repeat;
	float: left;
	width: 19px;
	height: 15px;
	
	}
#headerSearchform .sbox_r_f2 {
	background: transparent url(../pix/rightSearch.gif) 0 0 no-repeat;
	float: left;
	width: 19px;
	height: 15px;
	}
#headerSearchform input {
	background: transparent url(../pix/middleSearch.gif) 0 0 repeat-x;
	float: left;
	border: 0;
	height: 15px; 
	width: 84px;
	/*padding: 3px;*/
	font: 11px/13px arial;
	color: #000;
	margin-left:0px;
}
#header #headerSearch p input.qt {
float:left;
font-size:11px;
margin:0pt 5px 0pt 0pt;
}
#header #headerSearch p input.button {
float:left;
margin:0pt;
}
#headerSearchform {
margin:0pt;
padding:0pt;
}
#headerSearchform fieldset {
border:0pt none;
margin:0pt;
padding:0pt;
}
#headerSearchform label {
color:#999999;
display:none;
}
#headerSearchform input {
color:#222222;
width:100px;
}
#headerSearchform #submitquery {
display:none;
}





/*************************************/

a.redLinks{ color: #be0a26; font-size: 12px; margin-right: 7px; text-transform: lowercase;}
a:hover.redLinks{color: #be0a26;}
a.btnText{
	background: transparent url(../pix/searchButton.gif) no-repeat scroll left center;
	display: block;
	width: 28px;
	height: 28px;	
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;		
}
a.btnText:hover{background-position: left; text-decoration: none;}
input.btnText{
	background-color:transparent;
	border:none; 
	background: transparent url(../pix/bt_green_text.gif) no-repeat scroll left center;
	display: block;
	width: 71px;
	height: 23px;	
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;		
	font-size: 11px;
	font-family: 'Arial', Verdana, Helvetica, sans-serif;
}
input.btnText:hover{background-position: right; text-decoration: none;}
.btnTextBig{
	background-color:transparent;
	border:none; 
	background: transparent url(../pix/bt_green_text_Big.gif) no-repeat scroll left center;
	display: block;
	width: 100px;
	height: 23px;	
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;		
	font-size: 11px;
	font-family: 'Arial', Verdana, Helvetica, sans-serif;
}
.btnTextBig:hover{background-position: right; text-decoration: none;}
.innerBtnTextPos{ padding-top: 3px;}
#search a.btnText{float:right; margin-right:12px; margin-top:0px;}
/*.innerBtnTextPosShadow{ padding-top: 4px; padding-left:1px z-index: 200; color: #3c961d;}
.innerBtnTextPosShadow2{color:white; margin-top: -15px; margin-right:2px; z-index: 199;}*/
a.btnTextSmall{
	background: transparent url(../pix/bt_green_text.gif) no-repeat scroll left center;
	display: block;
	width: 71px;
	height: 23px;	
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;	
}
a.btnTextSmall:hover{background-position: right; text-decoration: none;}
.innerBtnTextPosSmall{ padding-top: 3px;}
.hidingTopBanner .border_links{/*padding: 5px;*/}
#main-content .albums .content .border_links #container_middle {width: 546px;}


#tailList a,#tailListAlbum a{color:#000000; font-size: 11px; font-weight: bold;}
#tailList a:hover,#tailListAlbum a:hover{color:#000000;}
#tailList a.artist,#tailListAlbum a.artist{color:#000000; font-size: 11px; font-weight: normal;}
#tailList a.artist:hover,#tailListAlbum a.artist:hover{color:#000000; text-decoration: none;}
.middle_header {
	background-color: #ffffff;
	padding: 2px;	
	font-family: 'Arial', Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:15px;
	font-weight: bold;
}
.middle_header h1 {
	color:#000000;
	font-size:15px;
	font-weight:bold;
	padding: 5px;
	margin: 0px;
}
div.title{
	background-color:#ffffff;
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	color:#be0a26;
	font-size:14px;
	font-weight:bold;
	padding-left:12px;
	text-transform: uppercase;
	margin-top: -2px;
	padding-bottom:6px;	
}
#main-content td.title{
	background-color:#ffffff;
	border-color:#c0c0c0;
	border-style:none solid none;
	border-width:1px;
	color:#be0a26;
	font-size:14px;
	font-weight:bold;
	height:0px;
	padding-left:12px;
	text-transform: uppercase;	
}
#main-content td.content{
	background-color:#FFFFFF;	
	color:#be0a26;
	font-size:11px;
	font-weight:bold;
	height:29px;
	padding-left:0px;
	text-transform:none;
	border-color:#c0c0c0;
	border-style:none solid none;
	border-width:1px;
	padding: 12px;	
}
.albums td.title{
	background-color:#ffffff;
	border-color:#c0c0c0;
	border-style:none solid none;
	border-width:1px;
	color:#be0a26;
	font-size:14px;
	font-weight:bold;
	height:0px;
	padding-left:12px;
	text-transform: uppercase;	
}
.albums td.content{
	background-color:#FFFFFF;	
	color:#be0a26;
	font-size:11px;
	font-weight:bold;
	height:29px;
	padding-left:0px;
	text-transform:none;
	border-color:#c0c0c0;
	border-style:none solid none;
	border-width:1px;
	padding: 12px;	
}
#albums td.title{
	background-color:#ffffff;
	border-color:#c0c0c0;
	border-style:none solid none;
	border-width:1px;
	color:#be0a26;
	font-size:14px;
	font-weight:bold;
	height:0px;
	padding-left:12px;
	text-transform: uppercase;	
}
#albums td.content{
	background-color:#FFFFFF;	
	color:#be0a26;
	font-size:11px;
	font-weight:bold;
	height:29px;
	padding-left:0px;
	text-transform:none;
	border-color:#c0c0c0;
	border-style:none solid none;
	border-width:1px;
	padding: 12px;	
}
#albums li.utan{
	background-color:#FFFFFF;	
	color:#be0a26;
	font-size:11px;
	font-weight:bold;
	height:29px;
	padding-left:0px;
	text-transform:none;
	border-color:#c0c0c0;
	border-style:none none none;
	border-width:0px;	
}
#albums li.title{
	background-color:#ffffff;
	border-color:#c0c0c0;
	border-style:none solid none;
	border-width:1px;
	color:#be0a26;
	font-size:14px;
	font-weight:bold;
	height:0px;
	padding-left:12px;
	margin-left:0px;
	text-transform: uppercase;
}
#main-content td.content, #featured_albums .rightLeftBorder, #featured_links .rightLeftBorder, #hint .rightLeftBorder{
	border-left: solid 1px #c0c0c0;
	border-Right: solid 1px #c0c0c0;	
}
#main-content td.content td.content{ 
	border-left:  none;
	border-Right: nome;
	border-style: none;
	border: none;
}
#albums li.utan{
	background-color:#FFFFFF;	
	color:#be0a26;
	font-size:11px;
	font-weight:bold;
	height:29px;
	padding-left:0px;
	text-transform:none;
	border-color:#c0c0c0;
	border-style:none none none;
	border-width:0px;	
}
#albums .albums ul {margin-bottom: 7px;}

#container_middle td.title{
	background-color:#FFFFFF;
border-color:#C0C0C0;
border-style:none solid;
border-width:1px;
color:#BE0A26;
font-size:14px;
font-weight:bold;
height:19px;
padding-left:12px;
text-transform:uppercase;	
}
#helptext td.title{
	background-color:#FFFFFF;
	border-style:none none;
	color:#BE0A26;
	font-size:14px;
	font-weight:bold;
	height:19px;
	padding-left:12px;
	text-transform:uppercase;	
}
.main_bottom {
	border-color:#C0C0C0;
	border-style:none solid;
	border-width:1px;
}
.utan{width: 448px;}
.utan .border_links #container_middle td.title{
	background-color:#FFFFFF;
	border-color:#C0C0C0;
	border-style:none;
	
	color:#BE0A26;
	font-size:14px;
	font-weight:bold;
	height:19px;
	padding-left:12px;
	text-transform:uppercase;	
}
#container_left_lists td.title{
	background-color:#FFFFFF;
	border-color:#E8E3DA;
	border-style:solid solid none;
	border-width:2px;
	color:#be0a26;
	font-size:14px;
	font-weight:bold;
	height:29px;
	padding-left:5px;
	text-transform: uppercase;
}
#container_left td.title{
	background-color:#ffffff;
	border-color:#c0c0c0;
	border-style:none solid none;
	border-width:1px;
	color:#be0a26;
	font-size:14px;
	font-weight:bold;
	height:0px;
	padding-left:12px;
	text-transform: uppercase;	
}
#container_left #featured_links td.title{
	background-color:#FFFFFF;
	border-color:#C0C0C0;
	border-style:none solid none;
	border-width:1px;
	color:#be0a26;
	font-size:14px;
	font-weight:bold;
	height:19px;
	padding-left:12px;
	text-transform: uppercase;	
}
#container_left #featured_albums td.title{
	background-color:#FFFFFF;
	border-color:#C0C0C0;
	border-style:none solid none;
	border-width:1px;
	color:#be0a26;
	font-size:14px;
	font-weight:bold;
	height:19px;
	padding-left:12px;
	text-transform: uppercase;	
}
#tailList td{border-bottom-style: none; border-bottom-width: 1px; border-bottom-color: #F3f2f2; padding-left: 5px;}
#tailList td.borderNone{border-bottom-style:none;}
#tailListAlbum td{border-bottom-style: none; border-bottom-width: 1px; border-bottom-color: #F3f2f2; padding-left: 5px;}
#tailListAlbum td.borderNone{border-bottom-style:none;}
#right_items td.title {
	background-color:#FFFFFF;
	border-color:#C0C0C0;
	border-style:none solid none;
	border-width:1px;
	color:#be0a26;
	font-size:14px;
	font-weight:bold;
	height:19px;
	padding-left:12px;
	text-transform: uppercase;	
}
#right_items #service td.title {
	background-color:#FFFFFF;	
	color:#be0a26;	
}
#container_left_lists td.content,
#container_left td.content,
#right_items td.content {
	background-color: #c0c0c0;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	 
}
#right_items #hint td.content {
	height:497px;
	background-color: #red;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
} 
#container_left_lists td.content {
	background-color: #e8e3da;
	padding-right: 2px;
	padding-bottom: 2px;
}
.container_right tr.content_tr {
	background-color: #F3f2f2;
	padding-left: 2px;
	padding-right: 2px;
}
.border_links {	
	background-color: #ffffff;
	border-left: solid;
	border-left-width: 1px;
	border-left-color: #ffffff;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
}
.table_border {
	background-color: #ffffff;
	border-left: solid;
	border-left-width: 1px;
	border-left-color: #ffffff;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: #ffffff;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
}
span.big_number
{
	color: #be0a26;
	text-decoration:none;
	font-family : Arial;
	font-size : 11px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
}
td.big_number
{
	color: #be0a26;
	text-decoration:none;
	font-family : Arial;
	font-size : 11px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	height: 35px;
	padding-top: 2px;
	padding-right: 2px;
}
.left_item {margin-bottom: 5px;}
.search select.select_1 {
	font-size: 10px;
	color: #999999;
	width:180px;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:solid;
	border-bottom-color:#E5E5E5;
	border-bottom-width:2px;
	margin-left: 12px;
}
.search select.select_2 {	
	font-size: 10px;
	color: #999999;
	width:84px;				
	margin-left: 15px;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:none;	
}
.search select.select_3 {
	font-size: 10px;
	color: #999999;
	width:84px;
	background-repeat: repeat-x;
	border-top-style:none;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:none;
	margin-left:6px;	
}
.search select
{
	/*background: transparent url(../pix/dropDownBgMiddle.gif) 0 0 repeat-x;*/
	background-color:#ffffff;
	float: left;
	border: 0;
	height: 21px; 
	width: 100px;
	/*padding: 3px;*/
	font: 11px/13px arial;
	color: #999999;
	float:left;
	font-size:10px;	
	padding-top:4px;
	margin-top:2px;
}
.search input {
	background: transparent url(../pix/dropDownBgMiddle.gif) 0 0 repeat-x;
	float: left;
	border: 0;
	height: 21px; 
	width: 126px;
	/*padding: 3px;*/
	font: 11px/13px arial;
	color:#999999;
	float:left;
	font-size:10px;
	/*margin:0pt 0pt 0pt 8px;*/
	vertical-align:middle;
	padding-top:4px;
		
	/*height:21px;
	color:#333333;
	float:left;
	font-size:10px;
	margin:0pt 0pt 0pt 8px;
	vertical-align:middle;
	width:100px;
	background-image: url(../pix/dropDownBgMiddle.gif);
	background-repeat: repeat-x;	*/
}

.search img {vertical-align:middle;}
#categoryListing select {
	float:left;
	width:175px;
	*width:185px;
	background-color:#ffffff;
	float: left;
	border: 0;
	height: 19px;
	*height: 19px;
	margin-left:10px;	
	/*padding: 3px;*/
	font: 11px/13px arial;
	color: #999999;	
	font-size:10px;
	vertical-align:middle;
	padding-top:4px;	
	z-index: 50;
	margin-left: 17px;
	*margin-left: 7px;
}
#albums table a.album {
	color: #000000;
	text-decoration:none;
	font-family : Arial;
	font-size : 10px;
	font-weight : bold;
}
#albums .content input{background-color: #ffffff;}

.artist_name  {
	color: #000000;
	text-decoration:none;
	font-family : Arial;
	font-size : 24px;
	margin: 0px;
	padding: 0px;
}
.album_name {
	color: #666666;
	text-decoration:none;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	margin-top: -50px;
}
.read_more
{
	color: #ff9233;
	text-decoration:none;
	font-family : Arial;
	font-size : 11px;
}

#albums table a.album:hover {
	text-decoration:underline;
	color: #000000;
}

#albums table a.title {
	color: #000000;
	text-decoration:none;
	font-family : Arial;
	font-size : 10px;
	font-weight: normal;
}

#albums a.title:hover {
	text-decoration:underline;
	color:#000000;
}
	
img.cover {
	width: 75px;
	height: 75px;
	border: none;
}
#albums a.album:hover {
	text-decoration:underline;
	color: #000000;
}

#albums a.title {
	color: #000000;
	text-decoration:none;
	font-family : Arial;
	font-size : 10px;
	font-weight: normal;
}

#albums a.title:hover {
	text-decoration:underline;
	color:#000000;
}
	
#albums img.cover {
	width: 75px;
	height: 75px;
	border: none;
}
.albums img.cover {
	width: 75px;
	height: 75px;
	border: none;
}
#productDisplayForm .content .border_links{border-left-style: none;}

li.tr_l{
	background-color: #F3F2F2;
	/*border-style: dotted;
	border-bottom-width: 1px;
	background-color: 000000;*/	
	padding:5px 0px 5px 12px;
}
.tr_l{
	background-color: #F3F2F2;
	/*border-style: dotted;
	border-bottom-width: 1px;
	background-color: 000000;*/	
}
li.tr_t {background-color: #ffffff;
	/*background-color: #faf9f8;*/
	padding:5px 0px 5px 12px;
}
	
.tr_t {background-color: #ffffff;
	/*background-color: #faf9f8;*/}
A.artist {color: #8b7a6f;}
hr {
	border-style:solid;
	color: #be0a26;
	
}
td.button {
	height: 21px;	
	color: #ffffff;
	font-weight: normal;
}
#cart a.button{ 
	color: #42a820;
	font-weight: bold;	
}

#cart a:hover.button{ 
	color: #338219;
	font-weight: bold;

}
#cart a.green {
	font-size:12px; 
	float:left;
	height:13px;
	width:100px;	
	display: block;	
	color: #be0a26;
	font-weight: bold;
	 
}
#cart  a:hover.green { 
	
	color: #be0a26;
	font-weight: bold;
	
}
#service a.blue {
	margin-left:12px;
	font-size:11px; 
	float:left;
	height:13px;
	width:150px;	
	display: block;
	background-repeat:no-repeat;	
	font-weight: normal;
}


A.button {
	color: #ffffff;
	font-weight: bold;	
}

.importantContent {font-size: 12px;}
.albums .header_td {
	border: none;
}
#albums .header_td {
	border: none;
}
#searchResult .content{}

.header_td {	
	font-size: 11px;
	font-weight: bold;
	height: 29px;
	color: #000000;
	font-weight: bold;	
}
#productDisplayForm .content .border_links .header_td{padding-left: 7px;}
img.prod_img {
	margin-left:15px; 
	margin-right: 3px;
	margin-top: 2px;
}
A.album_l {
	font-size: 14px;
	font-weight: 600;
}
.pad {}
.grey_bg2 {}
img.search_alb {margin: 2px;}
.limitWarning {color: #FF0000; padding: 6px;}
a.buyButtonGrey{background-image: url(../pix/butt_kop2.gif); width:33; height:16; display: block; margin-top:2px;}
a.buyButtonWhite{background-image: url(../pix/butt_kop.png); width:33; height:16; display: block; margin-top:2px;}

#topmenuobj{width:960px;height:26px;background-image:url(../pix/images/global_menu_bg.gif);}
#topsearch{margin:0;padding:0;}
#topsearchtxt{width:100px;height:25px;float:left;}
#topsearchtxt input{margin-top:3px;width:100px;height:18px;}
.topsearchimg{width:29px;height:26px;float:left;}
.topmenuspace{width:1px;height:26px;background-color:#FFBC80;float:left}
#topmenulogin{width:66px;height:26px;float:right;}
#topmenuleft{width:750px;height:26px;float:left;}
#topmenuleft ul{padding:0;margin:0;list-style:none;}
#topmenuleft li{float:left;position:relative;}
#topmenuleft li li{width:150px;}
#topmenuleft a.submenulink{display:block;width:100%;line-height:19px;}
#topmenuleft .submenuitem a:hover{background-color:#fff;}
#topmenuleft .submenuitem{border-bottom:solid 1px #E2E2E2;}
#topmenuleft .submenuitemactive{border-bottom:solid 1px #E2E2E2;background-color:#CECECE;color:#fff;}
#topmenuleft .submenuitemactive a{color:#fff;}
#topmenuleft .submenuitemactive a:hover{color:#fff;}
#topmenuleft a.submenulink{text-align:left;padding:0 5px;line-height:20px;}
#topmenuleft a.submenulink{width:150px;}
html>body #topmenuleft a.submenulink{width:140px;}
#topmenuleft li ul{display:none;position:absolute;background:#F7F6F3;top:26px;left:0;border-top:1px solid #E2E2E2;border-left:1px solid #E2E2E2;border-right:1px solid #E2E2E2;width:150px;}
#topmenuleft li >ul{top:auto;left:auto;}
#topmenuleft li:hover ul,#topmenuleft li.over ul{display:block;}
#topmenuleft a,#topmenuleft a:hover{text-decoration:none;color:#787370;}

#topimage   img{border:0;}
#topimage   a img{border-style:none;border:0;}
#topmenuobj img{border:0;}
#topmenuobj a img{border-style:none;border:0;}


/******************************************************
From layers.css
*******************************************************/
#container_all {
	position: relative;
	width: 970px;
	height: 600px;
}
#main-content {
	top:0px;
	position: relative;
	margin-top:7px;
	width: 550px;
	*width: ;
	left:0px;
	float: left;
}

#front_scroll {
	width: 549px;
	height: 150px;
}
#right_items {
	position: relative;
	left: 0px;	
	width:201px; 
	margin-right:7px;
	top:0px;
	float:right;
}
#container_body {
	position: relative;
	width: auto;
	height: auto;
	margin-top: 10px;
}
#container_left, #container_left_lists {
	width: 201px;
	height: auto;
	clear: none;
	margin-right:7px;
	margin-left:7px;
}

#container_left {
	position: relative;	
	left:0;
	float: left;
}
#container_left_lists {
	position: absolute;
	top: 130px;
	left: -200px;
}
#featured_links {
	margin-bottom:7px;	
	padding-top:7px;				
}

#featured_albums {
	margin-bottom:7px;	
	padding-top:0px;				
}
#service {
	margin-bottom:7px;
	padding-right: 0px;	
	padding-left: 0px;
	padding-bottom: 0px;	
}
#cart {
	margin-bottom:7px;
	padding-right: 0px;	
	padding-left: 0px;
	padding-bottom: 0px;
}
#search {
	margin-bottom:0px;
	padding-right: 0px;	
	padding-left: 0px;
	padding-bottom: 0px;	
}
#genres {
	margin-bottom:14px;
	background-color: #ff9233;
	padding: 2px;	
}
#genre_drop{
	text-transform: capitalize;
	margin-left: 10px;
}
#container_right {
	position: relative;
	width: 755px;
	height: auto;
	float: right;
}
#container_middle {
	position: relative;
	/*width: 549px;*/
	
	width: 550px;
	/*width: 543px;*/
	height: auto;
	float: left;
	border-width:2px;
	
	background-color:#ffffff; 	
}
#searchResult{
	
	width:550px;
	margin-bottom: 7px;
}
.content #searchResult{
	border-right-style:none;
	border-left-style:none;
	border-bottom-style:none;
	border-top-style:none;	
}

#container_middle .content .border_links{
	
	border-bottom-style:none;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	
}
#container_middle #searchResult .content .border_links{
	
	border-bottom-style:none;
	border-top-style:none;
	border-right-style:none;
	border-left-style:none;
	
	/*border-bottom-style:none;
	border-top-style:none;
	border-right-style:solid;
	border-left-style:solid;
	border-width:1px;
	border-color: #C0C0C0;*/
}
#container_middle #searchResult .content .border_links tr.header_table{

	border-top-style:none;
	border-right-style:solid;
	border-left-style:solid;
	border-width:2px;
	border-color: #E8E3DA;
	padding:3px;
}
#container_middle #searchResult .content .border_links .content .border_links{
	border-right-style:none;
	border-left-style:none;
	border-bottom-style:none;
	border-top-style:none;
	border-top-width: 1px;
	border-top-color: #E8E3DA;
	

}
#searchResult td.title{
	background-color:#FFFFFF;
	border-color:#C0C0C0;
	border-style:none solid;
	border-width:1px;
	color:#BE0A26;
	font-size:14px;
	font-weight:bold;
	height:19px;
	padding-left:12px;
	text-transform:uppercase;
}
#searchResult .content table.border_links {
	border-left: solid 1px #C0C0C0;
 	border-right: solid 1px #C0C0C0;
 	
}
#searchResult .content table.border_links .content table.border_links{
 border:none;

}
.header_table{ background-color:#FFFFFF;}
#main-content #albums.hidingTopBanner .border_links .header_table{ background-color:#ffffff;}

#container_middle #searchResult td.title{
		
}

.hidingTopBanner2 #test_table_orderHistory td.title{
	background-color:#C9C9C9;	
	color:#000000;
	font-size:14px;
	font-weight:bold;	
	height:29px;
	padding-left:5px;
	text-transform: uppercase;
	border-right-style:solid;
	border-left-style:solid;
	border-bottom-style:none;
	border-top-style:solid;
	border-width:2px;
	border-color: #E8E3DA;		
}
.hidingTopBanner2 #test_table_orderHistory td.dual_info{
	border-right-style:solid;
	border-left-style:solid;
	border-bottom-style:solid;
	border-top-style:none;
	border-width:2px;
	border-color: #E8E3DA;	
}

.hidingTopBanner2 #test_table_orderHistory{	
	color:#000000;
	font-size:14px;
	font-weight:bold;	
}
.hidingTopBanner2 #test_table_orderHistory td{	
	/*padding-left:5px;*/	
}
.oderGap{padding-top:13px}

.help{
	border-style:solid;
	border-width:2px;
	border-color: #E8E3DA;
	width:549px;
}
#container_middle .help td.title{
	background-color:#C9C9C9;	
	color:#000000;
	font-size:14px;
	font-weight:bold;	
	height:29px;
	padding-left:5px;
	text-transform: uppercase;	
}
#albums {
	position: relative;
	/*width: 543px;*/
	width: 550px;		
	height: auto;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 7px;	
	clear: left;	
	border-style:none;
	border-width:1px;
	border-color: #E8E3DA; 
	/*min-height:200px;*/
}
.albums {
	position: relative;
	width: 550px;
	/*width: 549px;*/
	height: auto;
	float: left;	
	padding-bottom: 0px;
	margin-bottom: 7px;
}
.main_header{
	border-top-style:solid;
	border-right-style:solid;
	border-left-style:solid;
	border-bottom-style:none;
	border-width:2px;
	border-color: #E8E3DA;
	background-color:#C9C9C9;	
	color:#000000;
	font-size:14px;
	font-weight:bold;	
	height:29px;
	padding-left:5px;
	text-transform: uppercase;
			
}
.main_frame{
	border-top-style:none;
	border-right-style:solid;
	border-left-style:solid;
	border-bottom-style:solid;
	border-width:2px;
	border-color: #E8E3DA;
}

#center_ban{
	position: relative;
	background-color:#e8e3da;
	width: 549px;
	height: auto;
	float: left;
	padding: 2px;
	margin-bottom: 6px;
}
#middle_header {
	position: relative;
	width: 549px;
	height: 30px;
	float: left;
	padding: 2px;
	background-color: #ff9233;
}
/***************************************
The intern css:s style from here instead
****************************************/
#featured_albums{}
#top_banner{
	left: 0px;	
	position: relative;
	top: 0px;
	float:left;
}
#banner4{
	position: relative;

	*margin-top:-3px;
	/*left: 773;
	position: absolute;
	top: 699;*/
}
#container_left{}
#banner3{
	position: relative;
	
	*margin-top:-3px;
	/*left: 773;
	position: absolute;
	top: 576;*/
}
#banner2{
	position: relative;

	*margin-top:-3px; 
	/*left: 773;
	position: absolute;
	top: 453;*/
}
#banner1{
	position: relative;
	
	/*left: 773;
	position: absolute;
	top: 330;*/
}
#search{}
#categoryListing{
	/* Not used in the template utan*/
	
	margin-top:-10px;
	*margin-top:-20px;
	/**margin-top: -1px*/
}
#albums{}
#right_items{}

#front_scroll{}
#basket_update{
	left: 930px;
	position: absolute;
	top: 15px;
	z-index: 100;
}
#container_left_lists{}
#cart{}
#featured_links{}
#service{}
.mini{
	width: 150px;
	margin: 0px;
}
.auto{
	width: auto;
	margin: 0px;
}
.right-cell
{
	float: right;
	margin: 0px;
}
.left-cell
{
	float: left;
	margin: 0px;
	clear: none;
}
.middle-cell{
	display: inline;
	padding: 5px;
	margin: 0px;
	clear: right;
}
.bottom-cell
{
	margin-bottom: 10px;
	float: left;
	clear: both;
}
.top-cell
{
	margin-bottom: 5px;
	float: left;
	clear: both;
}
/****************************************************
	Multiformat (is a popup if there are multiformat
*****************************************************/
/* multiFormatSelector */
#popupWinAlfa {z-index: 10000;}
#multiFormatSelect TABLE {
  BORDER-COLLAPSE: separate;
  border-spacing:  0px; 
  margin:          0px 0px;
  text-align:      left;
}
#popupWinAlfa TABLE {
  BORDER-COLLAPSE: separate;
  border-spacing:  0px; 
  margin:          0px 0px;
  text-align:      left;
}
#multiFormatSelect TD {
	font-family: 'Arial', Verdana, Helvetica, sans-serif;
	color:       #000;
	font-size:   10px;
	margin:       0px;
  	padding:      0px;
}
#multiFormatSelect .multiFormatSelect_frame_dark {
  border-top:    1px solid #000000;
  border-right:  1px solid #000000;
  border-left:   1px solid #000000;
  border-bottom: 1px solid #000000;
}
#multiFormatSelect .multiFormatSelect_frame_lite {
  border-top:    1px solid #FFFFFF;
  border-right:  1px solid #FFFFFF;
  border-left:   1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
#multiFormatSelect .multiFormatSelect_header {
  font-family: 'Arial', Verdana, Helvetica, sans-serif;
  color:          #FFFFFF;
  line-height:   13px;
  font-size:     10px;
  font-weight:   bold;
  padding-left:  10px;
  padding-top:    2px;
  padding-bottom: 2px;
  background-color:#000000;
  /*background: url(../pix/multiFormatSelect_lime.PNG) 0 0 repeat;*/
}
#multiFormatSelect .multiFormatSelect_bottom {
	background-color:#000000;
  /*background: url(../pix/multiFormatSelect_lime.PNG) 0 0 repeat;*/
}
#multiFormatSelect .multiFormatSelect_line_dark {
  background: #EFEBE5;
}
#multiFormatSelect .multiFormatSelect_td_first {
  padding-left:   8px;
  padding-top:    4px;
  padding-bottom: 2px;
  padding-left:   4px;
  background:     #FFFFFF;
  border-top:     1px solid #000000;
}
#multiFormatSelect .multiFormatSelect_td {
  line-height:   13px;
  padding-left:   8px;
  padding-top:    4px;
  padding-bottom: 2px;
  background:     #FFFFFF;
  border-left:    1px solid #000000;
  border-top:     1px solid #000000;
}
/**************************************
New css styles for this site
***************************************/
.moneyArial{margin-right: 7px;}
#topimage{margin-bottom: 10px;}
.topMusik{
	font-family:'Arial', Verdana, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-left: 60px;
}
.left_item .title .content .border_links td{font-family: 'Arial', Verdana, Helvetica, sans-serif;}
.moneyVerdana{font-family: 'Arial', Verdana, Helvetica, sans-serif;}
#select_leftSpace{width:5px; height:10px;}
.payFormLine{
	border-color:#FFFFFF;
	border-style: dotted;
	border-bottom-width: 0,2
}
#featured_links .content .tr_l{background-color:#f3f2f2;}
#featured_albums .content .tr_l{background-color:#f3f2f2;}

#main-content #albums .content .border_links .tr_l {/*background-color:#ffffff;*/}
#main-content #container_middle #searchResult .content .border_links .content a{color:BE0A26;}
#main-content #container_middle #searchResult .content .border_links .content .main_lite a{color:#000000;}
#main-content #container_middle #searchResult .content .border_links .content .main_dark a{color:#000000;}

#hint {
	margin-bottom:6px;
	padding-right: 0px;	
	padding-left: 0px;
	padding-bottom: 2px;	
}



#apa{width:960px; height:79px; z-index: 3000;}

.hidingTopBanner{
	background-color:white;
	height:1000px;
	left:0px;
	position:relative;
	top:0px;
	width:556px;
	z-index:1;
}
.hidingTopBanner2{
	border-style:none;
	background-color:white;
	height:1000px;
	left:0px;
	position:absolute;
	top:-213px;
	width:545px;
	z-index:1;
}
#hintCell{
	height:479px;
	width:199px;
}
.replaceHeader_td{
	font-size: 11px;
	font-weight: bold;
	height: 29px;
	color: #000000;
	font-weight: bold;	
}
/*****************
Splash
**********************/
.albumPic{width:30px;}
.albumArtist{width:132px;}
.albumAlbum{width:257px;}
.albumFormat{width:100px; text-align: center;}
.albumBuy{width:30px;}

.melodyTitle{width:130px; padding-left: 12px;}
.melodyLenght{width:56px;}
.melodyArtist{width:120px;}
.melodyAlbum{width:105px;}
.melodyListen{width:13px;}
.melodyFormat{width:70px;}
.melodyBuy{width:30px; margin-left: 2px;}
.iconListen{margin-top:5px; }
.fakeHr{border-top: 1px solid #EFEBE5;}
.paddingLeft{padding-left: 12px;}
.paddingRight{padding-right: 12px;}
.padding12{padding: 12px;}
.divider{width: 2px;}
#lastSplash{margin-bottom:0px;}
/*********************************************/
/*********************************************
Chess special
**********************************************/

.leftPattern{background-image: url(../pix/leftPattern.jpg); width: 57px; height: 602px; float: left;}
#content{background-color: #ffffff; height: 100%; width: 980px; position: relative; float: left;}
.rightPattern{background-image: url(../pix/rightPattern.jpg); width: 65px; height: 602px; float: right;}
.footerContent{background-image: url(../pix/footerContent.gif); background-repeat:no-repeat; width: 980px; height: 9px; float: left; margin-left: 57px;}
.leftBoxTop{background-image: url(../pix/leftBoxTop.gif); background-repeat:no-repeat; width: 201px; height: 11px; }
.leftBoxBottom{background-image: url(../pix/leftBoxBottom.gif); width: 201px; height: 11px;}
.BoxTop{background-image: url(../pix/leftBoxTop.gif); background-repeat:no-repeat; width: 201px; height: 11px; }
.BoxBottom{background-image: url(../pix/leftBoxBottom.gif); width: 201px; height: 11px;}
.boxTop{background-image: url(../pix/leftBoxTop.gif); background-repeat:no-repeat; width: 201px; height: 11px; }
.boxBottom{background-image: url(../pix/leftBoxBottom.gif); width: 201px; height: 11px;}
.topSplash{background-image: url(../pix/topSplash.gif); width:550px; height: 14px;}
.bottomSplash{background-image: url(../pix/bottomSplash.gif); width:550px; height: 14px;}

.leftEdge1Selectfield{width: 10px; height: 21px; background: transparent url(../pix/leftEdgeSearch.gif) 0 0 no-repeat; float: left; margin-left:-90px; margin-top:2px; *margin-top:0px; z-index: 60;}
.upperEdge1Selectfield{width: 64px; height: 19px!important;  background: transparent url(../pix/topEdgeSearch2.gif) 0 0 repeat-x; float:left; margin-left:-80px; margin-top:-13px; *margin-top:-15px; display:block; z-index: 70;}
.bottomEdge1Selectfield{width: 64px; height: 2px; background: url(../pix/bottomEdgeSearch.gif) 0 0 repeat-x;  float:left; margin-left:-80px; margin-top:21px; *margin-top:19px; z-index: 80;}
.rightEdge1Selectfield{width: 20px; height: 23;  background: url(../pix/rightSearch4.gif) 0 0 no-repeat; float:left; margin-left:-16px; *margin-left:-17px; margin-top:1px; *margin-top:-1px; z-index: 90;}

.leftEdge2Selectfield{width: 10px; height: 21px; background: transparent url(../pix/leftEdgeSearch.gif) 0 0 no-repeat; float: left; margin-left:-92px; margin-top:2px; *margin-top:0px; z-index: 60;}
.upperEdge2Selectfield{width: 66px; height: 19px!important;  background: transparent url(../pix/topEdgeSearch2.gif) 0 0 repeat-x; float:left; margin-left:-82px; margin-top:-13px; *margin-top:-15px; display:block; z-index: 70;}
.bottomEdge2Selectfield{width: 66px; height: 2px; background: url(../pix/bottomEdgeSearch.gif) 0 0 repeat-x;  float:left; margin-left:-82px; margin-top:21px; *margin-top:19px; z-index: 80;}
.rightEdge2Selectfield{width: 20px; height: 23;  background: url(../pix/rightSearch4.gif) 0 0 no-repeat; float:left; margin-left:-16px; *margin-left:-18px; margin-top:1px; *margin-top:-1px; z-index: 90;}


.leftEdge3Selectfield{width: 10px; height: 21px; background: transparent url(../pix/leftEdgeSearch.gif) 0 0 no-repeat; float: left; margin-left:-185px; *margin-top:-1px; z-index: 60;}
.upperEdg3Selectfield{width: 158px; height: 19px!important;  background: transparent url(../pix/topEdgeSearch2.gif) 0 0 repeat-x; float:left; margin-left:-175px; margin-top:-15px;  *margin-top:-16px; display:block; z-index: 70;}
.bottomEdge3Selectfield{width: 158px; height: 2px; background: url(../pix/bottomEdgeSearch.gif) 0 0 repeat-x;  float:left; margin-left:-175px; margin-top:19px; *margin-top:18px; z-index: 80;}
.rightEdge3Selectfield{width: 20px; height: 21; background: url(../pix/rightSearch2.gif) 0 0 no-repeat; float:left; margin-left:-19px; *margin-left:-17px; *margin-top:-1px; z-index: 90;}

/*fixing ie bug z-index*/
.select-free
{
	position:absolute;
	z-index:10;
	cursor:move;

	overflow:hidden;/*must have*/
	width:50px;/*must have for any value*/;
	
}
.select-free iframe
{
	
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
	color:#00FF00;
}

.select-free .bd{border:solid 1px #aaaaaa;padding:12px; }
select{display:block;}
#dd1{left:0px;top:200px;width:50px; background-color:red; border:none; color:#00FF00;}
.licenseWarning {color: #BE0A26; font-style: italic;}
.sendToText{color: #BE0A26;}
.kupong{color: #BE0A26;}
.zeroMarginBottom{ margin-bottom: 0px!important;}
.backgroundGrey{background-color:#F3F2F2!important;}
.titleSpace{padding-top:30px !important;}
.titleUnderGap{padding-bottom:20px;}
.haveBorder{
	/*border-left: solid 1px #C0C0C0 !important;
	border-right: solid 1px #C0C0C0 !important;*/
}
div.topBannerLeftHide {background:transparent url(../pix/leftTopbanner.png) no-repeat; z-index: 2000; width:9px; height: 200px; float:left;  margin-left:-549px;}
div.topBannerRightHide {background:transparent url(../pix/rightTopbanner.png) no-repeat;  z-index: 3000; width:9px; height: 200px; float:left; margin-left:-9px;}
.searchTop{background-image: url(../pix/leftBoxTop.gif); width: 201px; height: 11px;}
.searchInput{float: left; margin-left: 19px; margin-top: 3px;}
.leftEdgeSearch {background: transparent url(../pix/leftEdgeSearch.gif) no-repeat scroll 0pt; width: 10px; height: 21px; float: left; margin-left: -136px; margin-top: 3px; z-index: 60;}
.rightEdgeSearch{background: transparent url(../pix/rightEdgeSearch.gif) no-repeat scroll 0pt; width: 9px; height: 21px; float: left; margin-left: 0px; margin-top: 3px; z-index: 90;}

.album_txt{vertical-align: bottom;}

/*Toplist
*/
.topArtistPadding{padding-left: 15px; *padding-left: 15px; }
.topListDivider{height: 4px; border-left: solid 1px #C0C0C0; border-right: solid 1px #C0C0C0;}
/*Kassa*/
#payment_info {}
#payment_info img{float: right; margin-top: 26px; *margin-top: 28px;}