



#live_slide_playsnow  {
    POSITION: relative;
    TOP: 0px;
    background-image: url('../img/live_playsnow_bg.png');
    background-repeat: repeat-x;
    height: 300px;
    left: 0px;
    clear: both;

}


#live_slide_playsnow .title {
	POSITION: absolute;
	TOP: 0px;
	height: 19px;
	padding-left: 4px;
	overflow: hidden;

}
#live_slide_playsnow .tab_pic {
    POSITION: relative;
    height: 19px;
    width: 9px;
    top: 0px;
    margin-left: 0px; 
}


#live_slide_slide_playsnow .txt-sel {
    POSITION: relative;
    top: -2px;
    left: 0px;
	font-size: 13px;
	font-weight: 700;
	color: #23205a;
}

#live_slide_playsnow .txt {
    POSITION: relative;
    text-decoration:none;
    top: -2px;
    left: 0px;
	font-size: 13px;
	font-weight: 500;
	color: #23205a;
    color: #23205a;
}

#live_slide_playsnow .txt:hover {
    text-decoration:underline;
    color: #23205a;
}

#live_slide_playsnow .text-frame {
	POSITION: relative;
	TOP: 5px;
	left: 1px;
	height: 120px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	overflow: auto;
}

#live_slide_playsnow .location {
	POSITION: relative;
	TOP: 5px;
	left: 1px;
	font-size: 14px;
	font-weight: bold;
}

#live_slide_playsnow .date {
	POSITION: relative;
	TOP: 1px;
	left: 5px;
	font-size:11px;

}

.live_playsnow-end  {
	POSITION: relative;
	background-image: url(../img/playsnow-end.png);
	background-repeat: repeat-x;
	width: 99%;
	margin-left: 2px;
	height: 3px;
	top: 0px;
	left: 0px;

}

#live_slide_slides {
    POSITION: relative;
	TOP: 0px;
	left: 0px;
    width: 640px;
	height: 480px;
}

#live_slide_slides .pic-frame {
	POSITION: relative;
	TOP: 0px;
	left: 0px;
	background-image:url(../img/live-slide-pic-frame.png);
	background-repeat:no-repeat;
	width: 640px;
	height: 480px;
}

#live_slide_slides .img {
	POSITION: relative;
	TOP: 4px;
	left: 4px;
}


.live_slide_mid-content
{
    position: relative;
    height: 600px;
    width:  980px;
    top: 0px;
    left: 0px;
}

.live_slide_content-left
{
	position: relative;
	float: left;
    height: 440px;
    width: 338px;
    top: 0px;
    left: 0px;
    clear: both;
    
}
.live_slide_content-right
{
	position: relative;
	float: right;
	width: 640px;
	height: 540px;
    top: 0px;
    left: 0px;
}


.live_slide_mediaplayer {
	POSITION: absolute;
	TOP: 0px;
	height: 270px;
    width: 340px;
	padding: 0px 0px 0px 0px;
	left: 0px;
	float: right;
	z-index: 50;
}

.live_slide_problemer {
	POSITION: relative;
	height: 270px;
	TOP: 0px;
	left: 2px;
	width: 340px;
	font-size: 11px;
	color: black;
	z-index: 1;
}



#live_slide_attachments {
	position:relative;
	left: 0px;
	top: 1px;
	width: 100%;
	height: 77px;
}
#live_slide_attachments .top {
	BACKGROUND: #0994A9;
	height: 32px;
	background-image:url(../img/box-top-grad-back.png);
	background-repeat:repeat-x;
	color: #FFFFFF;
}
#live_slide_attachments .top2 {
	BACKGROUND: #0994A9;
}
#live_slide_attachments .box-title {
	padding: 7px 0px 0px 5px;
	font-weight: bold;
}
#live_slide_attachments .content {
	height: 40px;
	overflow: auto;
	padding: 0px 0px 0px 5px;
	border: 1px solid #999999;

}

#live_slide_attachments .attachment {
	POSITION: relative;
	float: left;
	TOP: 0px;
	left: 8px;
	margin: 0px 0px 0px 10px;
}

#live_slide_attachments .att-txt {
	POSITION: relative;
    font-size: 12px;
    bottom: 10px;
    font-weight: bold;
}
#live_slide_attachments .att_msg {
    font-size: 12px;
    bottom: 10px;
    font-weight: bold;

}




#live_slide_top {
	position:relative;
	left: 0px;
	top: 6px;
	width: 100%;
	height: 77px;
}

#live_slide_top .top {
	BACKGROUND: #0994A9;
	height: 18px;
	background-image:url(../img/slide-live-top-bg.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#live_slide_top .top2 {
	BACKGROUND: #0994A9;
}

#live_slide_top .box-title {
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 10px;

}
#live_slide_top .content {

	 height: 40px;
	 border: 1px solid #999999;
}
#live_slide_top .link-img {
     position: absolute;
     top: 33px;
     left: 5%;
}
#live_slide_top .link-txt {
     position: absolute;
     font-size: 12px;
     top: 10px;
     width: 160px;
}
#live_slide_top .link-txt:hover 
{
    text-decoration:underline;
    cursor:pointer;
}

#live_slide_top .fb-img{
     position: absolute;
     top: 33px;
     right: 48%;
 
}
#live_slide_top .fb-txt {
     position: absolute;
     font-size: 12px;
     top: 10px;
     width: 160px;
}
#live_slide_top .fb-txt:hover 
{
    text-decoration:underline;
    cursor:pointer;
}




#live_slide_search {
	height: 30px;
	width: 500px;
	position:absolute;
	left: 1px;
	top: 661px;
}

#live_slide_search .field{
	position:absolute;
	top: 3px;
	left: 3px;
	border: 1px solid #000000;
	width: 411px;
	height: 23px;
	font-size: 15px;
	font-weight: bold;
}
#live_slide_search .button{
	position:absolute;
	left: 420px;
	top: 2px;
	width: 79px;
	background-image: url(../img/search.png);
	background-repeat: repeat-x;
	border: 0;
	color: #FFFFFF;
	font-weight: bold;
	height: 29px;
}



#live_slide_clips  {
    POSITION: relative;
    top: 5px;
	border: 1px solid #CCCCCC;
	height: 307px;
	left: 0px;
	overflow: auto;
	
}

#live_slide_clip {
	POSITION:relative;
	height: 40px;
	width: 99%;
	margin-left: 3px;
	border-bottom: 1px;
	border-bottom-color: #cfcfcf;
	border-bottom-style: solid;	
}


#live_slide_clip .title {
	POSITION: relative;
	width: 80%;
	font-size: 11px;
	font-weight: bold;
	top: 2px;
	height: 15px;
	left: 55px;
	clear:left;
	overflow: hidden;
}

#live_slide_clip .txt 
{
    POSITION:relative;
	top: 2px;
	width: 64%;
	left: 57px;
	font-size: 10px;
	height: 27px;
	overflow: hidden;
}

#live_slide_clip .dato 
{
    position:absolute;
    top: 27px;
	left: 80%;
    font-size: 9px;
    font-weight:bold;
    
}

#live_slide_clip .klokken 
{
    position:absolute;
    top: 4px;
	left: 5px;
    font-size: 12px;
    color: #1f4721;
    font-weight:bold;
    
}
#live_slide_clip .txt a {
	color:#000000;
}