body {
	margin:0px;
	padding:0px;
	background-color:#111111;
	font-family:Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #333333;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #333333;
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
}

p {
	margin:0;
	padding:0;
}

.wrap_all {
	float:left;
	clear:both;
	width:760px;
}

a.white:link, a.white:visited,  a.white:active { color:#FFFFFF; text-decoration:none; }
a.white:hover { color: #CCCCCC; text-decoration:underline; }

/* TOP */

.wrap_top {
	float:left;
	clear:both;
	width:100%;
	height:60px;
	background-color:#111111;
	background-image:url(../../bilder/mediaplayer/topBg.jpg);
	background-repeat:repeat-x;
}

.logo {
	float:left;
	clear:both;
	padding:0px;
	position:absolute;
	top:0px;
	left:0px;
}

.topLeft {
	float:left;
	width:300px;
}

.topRight {
	float:right;
	width:422px;
	height:58px;
}

.topText {
	position:absolute;
	width:300px;
	height:80px;
	color:#FFF;
	top:15px;
	left:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.topTextLeft{
	float:left;
	clear:left;
	width:130px;
	padding-right:10px;
	text-align:right;
}

.topTextLeft .head {
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
}

.yellow{
	color:#ffe919;
}

.topTextRight{
	float:right;
	clear:right;
	width:160px;
	font-weight:normal;
}
.topTextRight a {
	color:#FFF;
	text-decoration:none;
}



.wrap_tabs {
	float:left;
	clear:both;
	width:300px;
	position:absolute;
	top:29px;
	left:500px;
}

.tab {
	float:left;
}

/* SEARCH */

.search {
	float:left;
	padding:10px 0px 0px 60px; 
}

.searchLable {
	vertical-align:middle;
	float:left;
	margin-right:10px;
	margin-top:2px;
}

form {
	float:left;
	margin:0px;
	padding:0px;
}


.wrap_searchForm {
	float:left;
	margin:0px;
	padding:0px;
}


.searchInput {
	border: solid 1px #666666;
	padding:2px;
	font-size:11px;
	height:18px;
	width:180px;
}

.searchButton {
	background:none;	
	background-image: url(../bilder/mallar/searchButton.gif);
	background-repeat:no-repeat;
	width:42px;
	height:18px;
	border:none;
	
}


.wrap_middle {
	float:left;
	clear:both;
	width:100%;
}


/* PLAYER */

.wrap_player {
	float:left;
	clear:left;
	width:480px;
	height:384px;
	overflow:hidden;
}

.soundImage{
	width:480px;
	height:360px;
	overflow:hidden;
	text-align:center;
}

/* LIST */

.wrap_list {
	float:left;
	clear:right;
	width:280px;
	height:384px;
	background-color:#333333;
	overflow-y:scroll;
}

.listItem, .listItem_hover {
	float:left;
	clear:both;
	width:261px;
	display:inline;
	cursor:pointer;
	padding:0px;
	display:inline;
	border-bottom:solid 1px #666;
}

.listItem {
	color: #FFFFFF;
}

.listItem_hover {
	color:#FFFFFF;
}

.itemImage {
	float:left;
	width:64px;
	height:64px;
	margin:4px;
	margin-right:10px;
	display:inline;
	overflow:hidden;
}

.itemImageImg {
	max-width:64px;
	max-height:64px;
}

.itemInfo {
	float:left;
	margin:7px;
	width:254px;
	display:inline;
}


.itemTitle {
	font-size:12px;
	font-weight:bold;
	padding:2px 0px 0px 0px;
}
.itemData {
	font-size:11px;
	font-weight:normal;
	padding:0px 0px 1px 0px;
}

.itemDate {
	color:#FFE919;
}

.itemDescription {
	font-size:11px;
	font-weight:normal;

}






.itemIkon {
	position:relative;
	width:23px;
	height:23px;
	top:-28px;
	left:43px;
	float:left;
	clear:both;
}






/* INFO */

.wrap_info {
	float:left;
	clear:both;
	width:100%;
	overflow:hidden;
	border-top:solid 1px #333333;
}

.wrap_shareBar {
	float:left;
	clear:both;
	width:100%;
	height:26px;
	background-image:url(../bilder/mallar/shareBarBg.gif);
	background-repeat:repeat-x;
	padding:4px 0px 4px 0px;
	font-size:11px;
	color:#FFFFFF;
}

.share {
	float:left;
	padding:4px 0px 4px 20px;
}

.grey {
	color:#999999;
}

.info {
	float:left;
	clear:both;
	width:100%;
	padding:4px 0px 4px 0px;
	color: #CCCCCC;
}

.infoImage {
	float:left;
	width:64px;
	height:64px;
	margin-right:13px;
	margin-left:5px;
	overflow:hidden;
	border:solid 3px #333333;
}

.infoImageImg {
	max-width:64px;
	max-height:64px;
}

.infoInfo {
	float:left;
	width:380px;
	padding-right:10px;
	margin-right:10px;
	border-right:solid 3px #333333;
	height:64px;
}

.infoTitle {
	font-size:12px;
	font-weight:bold;
	padding:2px 0px 2px 0px;
}
.infoData {
	font-size:11px;
	font-weight:normal;
	padding:0px 0px 2px 0px;
}

.infoDate {
}

.infoDescription {
	font-size:11px;
	font-weight:normal;
}




.infoIkon {
	width:23px;
	height:23px;
	float:left;
	padding:0px 10px 5px 10px;
}



/* IMAGES */


#shower {
	max-width:500px;
	max-height:384px;
	vertical-align:middle;
}


.fileItem {
	overflow: hidden; 
	height:384px; 
	width:500px; 
	float:left;
	text-align:center;
	/*position:absolute;
	top:60px;
	left:0px;
	z-index:1;*/
}

.imageBar {
	font-family:Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	font-size:11px; 
	position:relative; 
	top:-220px; 
	left:0px; 
	z-index:20; 
	text-align:left; 
	float:left; 
	width:480px;  
	float:left;
}

/* SOUND */ 
.soundPlayerImageBox {
	height:357px; 
	width:480px; 
	overflow:hidden; 
	position:absolute; 
	top:60px;
	text-align:center;
	background-color:#000000;
}

.soundPlayerImg {
	max-width:480px;
	max-height:357px;
}


/* BANNER */

.wrap_bannerBottom {
	float:left;
	clear:both;
	width:100%;
	padding:5px 0px 5px 0px;
	text-align:center;
	background-color:#000000;
	border-top:solid 1px #333333;
}


/* PORTALLIST */

.wrap_portalList {
	width:160px;
	float:left;
	clear:both:
}


.portalListTop {
	border-bottom:solid 1px #666666;
	padding:0px;
	margin:0px;
}

.portalListItem {
	float:left;
	clear:both;
	width:160px;
	overflow:hidden;
	background-color: #111111;
	cursor:pointer;
	padding:0px;
	display:inline;
	border-bottom:solid 1px #666666;
	height:80px;
}

.portalItemInfo {
	float:left;
	margin:4px;
	margin-left:0px;
	width:105px;
	display:inline;
	color:#CCCCCC;
}

.portalItemImage {
	float:left;
	width:32px;
	margin:4px;
	margin-right:5px;
	display:inline;
	overflow:hidden;
}

.portalItemImageImg {
	width:32px;
	height:32px;
}

.portalItemIkon {
	float:left;
	clear:both;
	padding-top:8px;
	padding-left:5px;
	

}

.portalItemInfo .itemTitle {
	color:#FFFFFF;
}
.portalItemInfo .itemData {
	color:#FFFFFF;
}

.portalItemInfo .itemDate {
	color:#FFFFFF;
}

 .portalItemInfo.itemDescription {
	color:#FFFFFF;
}

h3{
	font-size:14px;
	color:#FFF;
	padding:0 0 0 0;
	margin:10px 0 0 0;
	padding-left:5px;
}

.wrap_playButton{
	float:left;
	clear:both;
	width:100%;
	padding:10px 0 25px 0;
	text-align:center;
	
}

.playerInfo{
	float:left;
	clear:right;
	font-size:11px;
	color:#CCC;
	padding:5px;
	width:250px;
}