/*
.wrapper {
	width: 600px;
	height: 450px;
}*/

#content {
	width: 690px;
	padding-left: 30px;
	background-image: url(../_images/nyheder_bg_featured_770px.png);
	background-repeat: no-repeat;
	background-position: 0px 62px;
	/*min-height: 770px;*/
}

#content .thumbframe {
	float: left;
	width: 199px;
	padding-top: 9px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 12px;
	background-image: url(../_images/sliderbg_titel.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#content .thumbframe a img {
	width: 200px;
	height: 150px;
	overflow: none;
	/*padding: 0;
	margin: 0;*/
	/*background-image: url(../_images/kbh-00357-00-da-ANA.png);*/
	background-repeat: no-repeat;
	background-position: center center;
}

/*
#content div#featured_slider div.thumbframe div.thumbframe_pic {
	display: block;
	width: 200px;
	height: 150px;
	background-image: url(http://video.tv-glad.dk/_previews/200x150/aab-00068-00-da-HD1.png);
	background-position: center center;
}*/

#content .thumbframe p {
	font-size: 1.2em;
	padding-top: 5px;
	padding-right: 2px;
	text-align: right;
	white-space: nowrap;
}

#content .thumbframe p span.duration {
	color: #666666;
	letter-spacing: -0.1em;
	padding-left: 2px;
}

#featured_slider {
	display: block;
	overflow: auto;
	margin-top: -40px;
	margin-bottom: 17px;
}

/****** CUSTOM STYLES FOR INDIVIDUAL PAGES *****/

#flere_videoer {
	z-index: 2;
	margin-top: 0;
	margin-left: 210px;
	padding: 0;
	padding-bottom: 70px;
}

#flere_videoer a:link { color: #3B9FCF; text-decoration: none; }
#flere_videoer a:visited { color: #808080; text-decoration: none; }
#flere_videoer a:hover { color: #E1481B; text-decoration: none; }
#flere_videoer a:focus { color: #E1481B; text-decoration: none; }
#flere_videoer a:active { color: #3B9FCF; text-decoration: none; }

#flere_videoer a.videolink {
	width: 366px;
	height: 77px;
	border: none;
	float:left;
	text-indent:-9999px;
	clear: both;
	background:url(../_images/videoarkiv_btn.png) no-repeat;
}

#flere_videoer a:hover.videolink {
	background-position: -366px 0;
}

/************************************************/
