/*@import "miniblog.css";*/

.container_956	.top
{
	background-image: url(../image/container-bgs/956/top.nobs.gif);
}

.moreLink a
{
	color: rgb(232, 110, 2);
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}
.moreLink a:hover
{
	color: rgb(0, 25, 101);
}
	.moreLink a .arrow
	{
		display: inline-block;
		font-size: 17px;
		position: relative;
		top: 1px;
	}

.mainSpots
{
	padding: 0 0 0 1px;
	margin: 31px 0 2px;
}
	.mainSpots .spot
	{
		width: 473px;
		height: 289px;
		overflow: hidden;
		position: relative;
		background: url(../image/front/mainspot-bg.gif);
		padding: 1px;
		float: left;
		margin: 0 0 0 6px;
	}
		.mainSpots .spot .moreLink
		{
			position: absolute;
			top: 261px;
			left: 0;
			width: 443px;
			padding: 0 15px;
			text-align: right;
			z-index: 9;
		}
		.mainSpots .hover .moreLink a
		{
			color: rgb(0, 25, 101);
		}
		.mainSpots .spotRight .moreLink
		{
			text-align: left;
		}
	.mainSpots .spot .countdown
	{
		position: absolute;
		top: 182px;
		left: 294px;
	}
		.mainSpots .spot .countdown h5
		{
			font-size: 9px;
			text-transform: uppercase;
			font-weight: bold;
			margin: 0 4px 1px;
		}
	.mainSpots .spot .overlay
	{
		position: absolute;
		top: 1px;
		left: 1px;
		width: 473px;
		height: 289px;
		z-index: 10;
	}
		.mainSpots .spot .overlay img
		{
			width: 473px;
			height: 289px;
		}
	.mainSpots .spotWide
	{
		background: url(../image/front/mainspot-wide-bg.gif);
		width: 954px;
	}
		.mainSpots .spotWide .countdown
		{
			left: 775px;
		}
		.mainSpots .spot .moreLink
		{
			left: 481px;
		}

.videoTeasers h1
{
	font-size: 14px;
	margin: 0 30px 0 6px;
	float: left;
}
	.videoTeasers .top
	{
		height: 11px;
	}
	.videoTeasers .body
	{
		padding: 0 11px 0 18px;
	}
	.videoTeasers ul.videos,
	.videoTeasers ul.videos li.video
	{
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
	.videoTeasers ul.videos
	{
		margin: 7px 0 0;
	}
		.videoTeasers ul.videos li.video
		{
			width: 211px;
			height: 200px;
			overflow: hidden;
			position: relative;
			float: left;
			margin: 0 25px 0 0;
		}
		.videoTeasers ul.videos li.last
		{
			margin: 0;
		}
			.videoTeasers ul.videos li.video .play
			{
				display: block;
				width: 105px;
				height: 70px;
				background: url(../image/front/large-play-btn.png);
				position: absolute;
				top: 35px;
				left: 50px;
				cursor: pointer;
			}
			.videoTeasers ul.videos li.video .thumbnail
			{
				width: 205px;
				height: 121px;
				overflow: hidden;
				background: url(../image/front/videoteaser-bg.gif);
				padding: 6px 0 0 6px;
			}
			.videoTeasers ul.videos li.video .info
			{
				padding: 8px 0 0;
			}
				.videoTeasers ul.videos li.video .info h2
				{
					padding: 0 0 2px 6px;
					margin: 0;
					white-space: nowrap;
					overflow: hidden;
					width: 199px;
					height: 16px;
				}
				.videoTeasers ul.videos li.video .info p
				{
					padding: 0 6px;
				}
					.videoTeasers ul.videos li.video .info p a
					{
						font-weight: bold;
					}
				.videoTeasers ul.videos li.video .info .stars
				{
					margin: 6px 0 0 2px;
				}
					.videoTeasers ul.videos li.video .info .stars .star
					{
						margin: 0 1px 0 0;
					}
					
.bottomSpots
{
	margin: 5px 0 0;
}
	.bottomSpots .spot
	{
		float: left;
		position: relative;
	}
		.bottomSpots .spot .moreLink
		{
			position: absolute;
			top: 180px;
			left: 18px;
		}
		/*
		.bottomSpots .spot1 .moreLink
		{
			left: 210px;
		}
		.bottomSpots .spot2 .moreLink
		{
			left: 173px;
		}
		.bottomSpots .spot3 .moreLink
		{
			left: 18px;
		}
		*/