div.teaser_top_content h1 {
	color: #363636;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
}

div.teaser_top_content p.series_description, 
div.teaser_top_content p.compilation_description {
	color: #363636;
	font-size: 12px;
	margin-top: 10px;
	width: 430px;
}

div.teaser_top_content a.morelink {
	background: url("gfx/common/linkicons_blue.png") no-repeat scroll 0 1px transparent;
	color: #075993;
	font-weight: bold;
	padding-left: 15px;
}

/* -- Frontpage top teaser ----------------------------------------------- */
#frontpage-top-teaser
{
	margin-left: -1px;
}

#frontpage-top-teaser .flash 
{
	height: 375px;
}

* html #frontpage-top-teaser .flash /* IE Only */ 
{
	margin-left: 0px;
}

/** F
 *
 * @description
 * @todo
 ****************************************************************************/
.widget-list {
	background: url("gfx/widgets/live/live_bg.jpg") no-repeat bottom
		left;
	margin-bottom: 11px;
	padding: 0 5px 5px 5px;
	position: relative;
}

.col-4 .widget-list
{
	width: 315px;
	overflow: hidden;
	float: left;
	clear: both;
}

.widget-list h3.title {
	padding: 8px 0 7px 0;
	text-indent: 28px;
	position: relative;
	left: -5px;
	color: #363636;
	font-size: 12px;
	font-weight: bold;
}

.widget-list p.linkarea
{
	padding-left: 10px;
}

.widget-list .ft {
	padding: 7px 0 3px 0;
	float: left;
}

.widget-list .ft a {
	background: url("gfx/common/linkarrow.gif") no-repeat left center;
	margin-left: 7px;
	padding: 5px 0 5px 8px;
	font-weight: bold;
}

.sputnik-live .title {
	background: #fff url("gfx/widgets/live/title_bg_live.gif") no-repeat top
		left;
}

.sputnik-live_premium .title {
	background: #fff url("gfx/widgets/live/sport_bg_live.png") no-repeat top
		left;
}

.sputnik-live_premium .read-more a {
	padding-left: 11px;
	background: url("gfx/common/linkarrow.gif") no-repeat 2px 4px;
}

.sputnik-live ol.programme a:hover {
	text-decoration: underline;
}


#sputnik-favoritter .title {
	background: #fff url("gfx/widgets/favorites/title_bg_favorites.gif")
		no-repeat top left;
}

#sputnik-top10 {
	background: url("gfx/widgets/top10/top10_bg.gif") no-repeat bottom
		left;
}

#sputnik-top10 .title {
	background: #fff url("gfx/widgets/top10/title_bg_top10.gif") no-repeat
		top left;
}

#sputnik-top10 ul {
	position: relative;
	left: 5px;
	padding-top: 3px;
}

#sputnik-top10 li {
	position: relative;
}

#sputnik-top10 li a {
	display: block;
	float: left;
	width: 255px;
	padding: 5px 0;
	border-bottom: 1px solid #d2d2d2;
	color: #363636;
	cursor: pointer;
	position: relative;
	padding-left: 40px;
}

#sputnik-top10 li a:hover {
	text-decoration: none !important;
}

#sputnik-top10 li a .cnt:hover {
	text-decoration: underline !important;
}

#sputnik-top10 li .num {
	color: #a60000;
	font-weight: bold;
	width: 1.4em;
	text-align: center;
	font-size: 14px;
	background: url("gfx/widgets/top10/play.gif") no-repeat top right;
	padding-right: 17px;
	width: 19px;
	position: absolute;
	left: 0px;
	top: 5px;
}

/*
Sputnik favorites
*/

#sputnik-favoritter li a.seriesLINK {
	display: block;
	padding-top: 5px;
	color: #363636;
	font-size: 14px;
	font-weight: bold;
}

#sputnik-favoritter li a.programLINK {
	display: block;
	padding-top: 5px;
	font-size: 12px;
	background: transparent url("gfx/widgets/top10/play_trans.gif")
		no-repeat scroll 72px 5px;
	padding-left: 92px;
}

#sputnik-favoritter li a:hover {
	text-decoration: underline;
}

#sputnik-favoritter ul {
	clear: both;
	padding-top: 5px;
}

#sputnik-favoritter li {
	left: 8px;
	position: relative;
	margin-top: 5px;
	clear: both;
	border: 1px solid #D2D2D2;
	padding: 1px;
	min-height: 48px;
	width: 287px;
}

#sputnik-favoritter li .seriesIMG img {
	width: 65px;
	height: 48px;
}

#sputnik-favoritter li .seriesIMG {
	width: 65px;
	height: 48px;
	float: left;
	margin-right: 8px;
}

ul.carousel {
	display: block;
	height: 192px;
	float: right;
	overflow: hidden;
	margin-left: 10px;
}

ul.carousel li {
	display: block;
	float: left;
	width: 261px;
	height: 192px;
	padding-right: 1px;
	position: relative;
	overflow: hidden;
}

ul.carousel li a.play {
	height: 14px;
	width: 20px;
	position: absolute;
	top: 172px;
	left: 235px;
	background-image: url("/css/gfx/common/playbutton_small.png");
	_background-image: url("/css/gfx/common/playbutton_small.gif");
	/*seen by IE6 and below only*/
	background-position: left top;
	display: none;
}

/*ul.carousel li a.play:hover {
                background-position:right top;
            }*/
ul.carousel li a img {
	width: 261px;
	height: 192px;
	border: 0;
}

ul.carousel li .background,ul.carousel li .text {
	top: 152px;
	left: 0;
	position: absolute;
	height: 100px;
	cursor: pointer;
}

ul.carousel li .background {
	width: 261px;
	background-color: #000;
	filter: alpha(opacity = 50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

ul.carousel li .text {
	width: 241px;
	padding: 5px;
	color: #fff;
}

ul.carousel li .text  h2 {
	font-size: 14px;
	font-weight: bold;
}

ul.carousel li .text  p {
	display: none;
}
