body {font-family: Arial, Helvetica, sans-serif;font-weight: Normal;font-size: 10px;background: h1color;behavior:url("../core/smartcore.csshover.htc");}body.mceContentBody {font-family: Arial, Helvetica, sans-serif;font-weight: Normal;font-size: 10px;background: h1color;behavior:url("../core/smartcore.csshover.htc");}
body a{text-decoration: none;font-weight: Normal;}a img {border:none;}
body a:visited{}
body a:hover{}
h1, h1 a {font-family: Arial, Helvetica, sans-serif;font-weight: Normal;font-size: 10px;}
h2, h2 a {font-family: Arial, Helvetica, sans-serif;font-weight: Normal;font-size: 10px;}
h3, h3 a {font-family: Arial, Helvetica, sans-serif;font-weight: Normal;font-size: 10px;}
#bunn_hvit  {color: #ffffff;font-size: 9px;text-decoration: none;}
#bunn_hvit  a {color: #ffffff;font-size: 9px;text-decoration: none;}
#bunn_svart  {color: #000000;font-size: 9px;text-decoration: none;}
#bunn_svart  a {color: #000000;font-size: 9px;text-decoration: none;}
.SS3_tabs {padding:0px;margin:0px;border-bottom: 1px solid #f0f0f0;}
.SS3_tabTop {height: 26px;background: repeat-x url("../admin/grafikk/tab.jpg");border: 1px solid #f0f0f0;border-bottom: none;margin-bottom:0px;	padding-bottom:0px;text-align:center;}
.SS3_tabs td {}
.SS3_tabs td a {text-decoration:none;color: #b53894;}
.SS3_tabs td a:hover {font-weight: bold;}
.SS3_tabsContainer {width: 525px;border: 1px solid #f0f0f0;border-top: none;display:block;}
.SS3_tabsContainer div {display:none;}
.tabellens_stil {border: none;padding:2px;}
.tabellens_stil td, th {padding:2px;}
.tabellens_th {padding:0px;margin:0px;background: repeat-x url("../admin/grafikk/tab.jpg");font-weight:bold;text-align:center;}
.SS3_visabet {background-color:#DADADA;border: 1px solid #000000;padding: 4px;}
.SS3_DIBS_CANCEL {display: block;height: 30px;width: 100px;background:#FF0000;color:#FFFFFF;font-weight: bold;padding-top: 10px;padding-left: 10px;border: 1px #666666 ridge;}
.SS3_DIBS_CANCEL a {text-decoration: none;color:#FFFFFF;}
.SS3_DIBS_CONFIRMED {display: block;height: 30px;width: 100px;background:#00FF00;color:#FFFFFF;font-weight: bold;padding-top: 10px;padding-left: 10px;float: right;border: 1px #666666 ridge;}
.SS3_DIBS_CONFIRMED a {text-decoration: none;color:#FFFFFF;}
.dibs_delivery_info_table {border: none;background:#E5E5E5;}
.dibs_delivery_info {color:#999999;font-size:14px;font-weight:bold;}
.dibs_delivery_info_title {font-weight: bold;}
.dibs_order_info_table {border: none;background:#E5E5E5;}
.dibs_order_info {color:#999999;font-size:14px;font-weight:bold;}
.dibs_order_info_title {font-weight: bold;}
.dibs_varelinjer {font-size: 14px;font-weight:bold;}
html .fb_share_link {padding:2px 0 0 20px;height:16px;background:url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?0:26981) no-repeat top left;text-decoration:none;color:#000000;}

/* player style */
/* container has a background image */
a.player {	
	margin-top:40px;
	display:block;
	background:url('../image.php?inbig=425&id=false') center no-repeat;
	width:425px;
	height:298px;
	padding:20px 20px 20px 20px;	
	text-align:center;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
}

/* splash image */
a.player img {
	margin-top:115px;
	border:0;	
}


#player {
	float:left;		
}	

/* playlist style */
#playlist {
	width:90%;
	height:350px;
	overflow-y:auto;
	overflow-x:hidden;
	border:1px solid #ccc;
	padding:4px 10px 12px 10px;
	background-color:#efefef;
	margin-top:0px;
}
.H1playlist {
	color: #ccc;
	margin-bottom: 0px;
}
/* playlist entry */
#playlist a {
	display:block;
	width:80%px;
	height:90px;
	padding:7px;
	background-color:#fff;
	border:1px solid #ccc;
	font:11px "bitstream vera sans", "lucida grande",verdana;
	text-decoration:none;
	margin-top:7px;
	color:#666;
	overflow: none;
}

/* different states of a playlist entry */
#playlist a:hover {
	background-color:#ffc;		
}

#playlist a.progress {
	background-color:#efefef;	
}

#playlist a.playing {
	border:1px solid #666;
	background-color:#ffc;	
}

#playlist a.paused {
	border:1px solid #666;
	background-color:#ffc;	
}

/* elements inside playlist entry */
#playlist a img {
	border:0;	
	float:left;
	margin-right:10px;
}

#playlist a strong {
	padding-bottom:5px;
}

#playlist a em {
	border:0;	
	float:left;
	margin-right:10px;
	background:url(/img/demos/clock.gif) no-repeat 0 50%;
	padding-left:20px;
	color:#333;
	font-style:normal;
	margin-top:10px;
}