/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

/* save css in new files for products*/

#chromemenu{
	padding:0;
	margin:0;
	width: 100%;
	height:28px;
	position:fixed;
	bottom:0;
	left:0;
	background-image:url(../images/footer_bg.png);
	background-repeat:repeat-x;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	z-index: 999;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#chromemenu ul{
	width: 100%;
	padding: 5px;
	margin: 0;
	text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
	float:left;
	list-style-type:none;
}

#chromemenu ul li a {
	padding: 10px;
	margin: 0;
	text-decoration: none;
	color:#43586F;
	line-height:20px;
}

#chromemenu ul li a:hover{
	color:#000000;
}

body {
	margin:0;
}
#NyheterBlock, #VideoNyheterBlock,#SenasteBilderBlock,#LiveRadioBlock {
	position:fixed;
	bottom:28px;
	background-color:#FFFFFF;
	margin-left:100px;
	overflow:visible;
	z-index:999;	
	border: 1px solid #4F6782;
	background-image: url(../images/toolbar_box.png);
	background-repeat: repeat-x;
	font-size:12px;
	display:none;
	color:#000000;
	padding-right:5px;
}

span.caption{
	padding:0 20px;
	margin:0;
	color:#000000;
	line-height:26px;
	float:left;
}

div.btn_minclose {
	float:right;
}

img.btnmc {
	padding-top:8px;
}

#NyheterBlock{
	right:0;
	width:910px;
	height:330px;
}

#VideoNyheterBlock{
	right:0;
    padding: 0;
	width:910px;
	height:330px;	
}

#SenasteBilderBlock{
	right:0;
	width:590px;
	height:325px;
    padding: 0;
}

#LiveRadioBlock{
	width:590px;
	height:330px;
	right:0;
	position: fixed;
}

#tNyheter,#tVideoNyheter,#tSenasteBilder,#tLiveRadio{
	float:right;
	padding-left:10px;
	line-height:28px;
	right:0px;
	position:relative;
	display:none;
}



.clear {
	clear:both;
}

#showblock div a, #chromemenu a
 {
	cursor:pointer;
	
}
#footer_menu{
	float:left;
}

#taskbar{
	float:right;
	overflow:hidden;
	display:block;
	border-top:1px solid #B1C0D0;
	border-bottom:1px solid #4F6782;
}

div.inactive {
	background-color:#D6DEE6;
	border-left:1px solid #4F6782;
	background-repeat:repeat-x;
	height:28px;
	padding-right:60px;
}

div.noactive{
	background-color:#D6DEE6;
	border-left:1px solid #4F6782;
	background-repeat:repeat-x;
	height:28px;
	padding-right:5px;
}

.blt_active{
	padding-right:10px;
	background-image:url(../images/blt_active.png);
	background-repeat: no-repeat;
	background-position: right;	
}

.blt_mactive{
	padding-right:10px;
	background-image:url(../images/blt_noactive.png);
	background-repeat: no-repeat;
	background-position: right;	
	
}

#task_close img{

}

#span_tclose{
	padding-left:40px;
	display:inline;
	
}

#span_topen, #span_topentNyheter, #span_topentVideoNyheter, #span_topenSenasteBilder, #span_topenLiveRadio{
	padding-left:36px;
	display:none;	
}

#tc_LiveRadio,#tc_SenasteBilder,#tc_VideoNyheter,#tc_Nyheter{

}

.footer-header
{
	line-height: 20px;
	color: black;
}