﻿.SmallTeaserList
{
	float:left;	
}
.SmallTeaserList li
{
	display:block;
	float:left;
	height:175px;
	margin-left:25px;	
}
.SmallTeaserList li.First
{
	margin-left:0px;
}
.SmallTeaserList li .Watermark
{
	width:176px;
	height:127px;
	background:transparent url('images/front-teaser-bg.gif') no-repeat scroll left top;
}
.SmallTeaserList li .Watermark h5
{
	font-size:12px;
	text-transform:uppercase;
	padding-top:6px;
	padding-left:15px;
}
.SmallTeaserList li .Watermark a
{
	height:80px;
	width:149px;
	display:block;
	position:relative;
	overflow:hidden;
	margin-top:12px;
	margin-left:14px;
}
.SmallTeaserList li .Watermark .Video
{
	text-indent:-9999px;
	display:block;
	position:absolute;
	background:transparent url('images/watermark-video.png') no-repeat scroll left top;
	width:28px;
	height:28px;
	top:48px;
	left:118px;
}
.SmallTeaserList li .Watermark .Article
{
	text-indent:-9999px;
	display:block;
	position:absolute;	
}
.SmallTeaserList li .Description
{
	margin-top:10px;
	margin-left:13px;
}
.SmallTeaserList li .Description a
{
	text-decoration:none;
}
.SmallTeaserList li .Description a:hover
{
	text-decoration:underline;
}
.SmallTeaserList li .Description p
{
	
}



.TeaserList
{
	float:left;	
}
.TeaserList li.VideoItem
{
	display:block;
	float:left;
	height:230px;
	margin-left:25px;	
}
.TeaserList li.First
{
	margin-left:0px;
}
.TeaserList li.VideoItem .Watermark
{
	width:228px;
	height:158px;
	background:transparent url('images/teaser-video-bg.gif') no-repeat scroll left top;
}
.TeaserList li.ArticleItem .Watermark
{
	width:228px;
	height:135px;	
	background:transparent url(images/teaser-article-bg.gif) no-repeat scroll left top;
}
.TeaserList li .Watermark h5
{
	font-size:12px;
	text-transform:uppercase;
	padding-top:8px;
	padding-left:15px;
}
.TeaserList li.ArticleItem .Watermark h5
{
	display:none;
}
.TeaserList li.VideoItem .Watermark a,
.TeaserList li.ArticleItem .Watermark a
{
	height:135px;
	width:228px;
	display:block;
	position:relative;
	overflow:hidden;
	text-align:center;
}
.TeaserList li.ArticleItem .Watermark img,
.TeaserList li.VideoItem .Watermark img
{
	width:204px;
	height:114px;
	padding-top:11px;
}
.TeaserList li .Watermark .Video
{
	text-indent:-9999px;
	display:block;
	position:absolute;
	background:transparent url('images/watermark-video.png') no-repeat scroll left top;
	width:28px;
	height:28px;
	top:48px;
	left:118px;
}
.TeaserList .VideoItem .Watermark .Video
{
	top:93px;
	left:182px;
}
.TeaserList li .Watermark .Article
{
	text-indent:-9999px;
	display:block;
	position:absolute;	
}
.TeaserList li .Description
{
	margin-top:10px;
	margin-left:13px;
}
.TeaserList li .Description a
{
	text-decoration:none;
}
.TeaserList li .Description a:hover
{
	text-decoration:underline;
}
.TeaserList li .Description p
{
	
}
.FrontNews
{
	position:relative;
	margin-top:20px;
}
.FrontNewsList .BigItem
{
	width:273px;
	margin-left:27px;
	margin-bottom:25px;
	float:left;
	height:110px;
}
.FrontNewsList .BigItem a
{
	text-decoration:none;
}
.FrontNewsList .BigItem a:hover
{
	text-decoration:underline;
}
.FrontNewsList .BigItem h5
{
	font-size:16px;
	color:#01649b;
}
.FrontNewsList div.Text p
{
	margin:5px 0 3px 0;
}
.FrontNewsList .Date
{
	color:#ababab;
	font-size:10px;
}
.FrontNewsList .SmallListItem
{
	clear:left;
	padding-bottom:5px;
	width:273px;
	background:transparent url(images/comments-list-bg.gif) no-repeat scroll left 3px;
	padding-left:20px;	
}
.FrontNewsList .SmallListItem a
{
	text-decoration:none;
}
.FrontNewsList .SmallListItem a:hover
{
	text-decoration:underline;
}

.FrontNewsList .SmallItem
{
	width:273px;
	float:left;
	margin-bottom:25px;	
	margin-left:27px;	
}
.FrontNewsList .SmallItem a
{
	text-decoration:none;
}
.FrontNewsList .SmallItem a:hover
{
	text-decoration:underline;
}
.FrontNewsList .SmallItem h6
{
	font-size:12px;
	color:#01649b;
}
.FrontNewsList .First
{
	margin-left:0px;
}
.Sugestions
{
	width:100%;
	float:left;
	margin-top:25px;
}
.Sugestions .Image
{
	background:transparent url(images/main-image-bg.gif) no-repeat scroll left top;
	height:173px;
	/*margin-bottom:32px;*/
	padding-bottom:25px;
	width:303px;
	float:left;
}
.Sugestions .Image img 
{
	height:154px;
	padding:11px 0pt 0pt 12px;
	width:280px;
}
.Sugestions .Description
{
	float:left;
	width:255px;
	margin-left:20px;
}
.Sugestions .Description .Text
{
	margin-top:10px;
	margin-bottom:15px;
}
.Sugestions .Description a
{
	text-decoration:none;
}
.Sugestions .Description a:hover
{
	text-decoration:underline;
}
.FrontBanner
{
	float:left;
	width:100%;
	padding-top:24px;
	border-top:1px #ebeae8 solid;
	background:transparent url(images/banner-bg.gif) repeat-x scroll 0px 8px;
}
.FrontBanner img
{
	float:left;
	margin-right:80px;	
	margin-left:30px;
}
.FrontBanner h3
{
	font-size:24px;
	color:#726765;
	text-decoration:none;
	font-weight:normal;
	margin-top:45px;
	margin-bottom:0px;
}
.FrontBanner a
{
	text-decoration:none;
}
.FrontBanner a:hover
{
	text-decoration:underline;
}
.FrontBanner .BannerLink
{
	color:#01649B;	
}
.ListWrapper .TeaserList
{
	float:left;
	width:714px;
}
.TeaserList ul
{
	float:left;
}
.TeaserList h2
{
	clear:left;
	margin-left:10px;	
}
.ListWrapper .TeaserList .BigItem
{
	margin-left:7px;
	width:228px;
	float:left;	
	margin-bottom:28px;	
	height:255px;
}
.ListWrapper .TeaserList .ArticleItem
{
	height:255px;
}
.ListWrapper .TeaserList .VideoItem
{
	height:268px;
}
.TeaserList .BigItem .Description h5
{
	color:#01649B;
	font-size:16px;
	margin-top:10px;
	padding-left:4px;
}
.TeaserList .BigItem h5 a
{
	text-decoration:none;
}
.TeaserList .BigItem h5 a:hover
{
	text-decoration:underline;
}
.TeaserList .BigItem .Date 
{
	color:#ABABAB;
	font-size:10px;
	padding-left:4px;	
}
.TeaserList .BigItem div.Text p 
{
	margin:5px 0 3px;
	padding-left:4px;	
	line-height:18px;
}
.TeaserList .SmallItem
{
	margin-left:7px;
	width:228px;
	float:left;		
	margin-bottom:25px;
}
.TeaserList .SmallItem .Image
{
	background:transparent url('images/teaser-small-bg.gif') no-repeat scroll left top;
	width:118px;
	height:72px;
	float:left;
}
.TeaserList .SmallItem .Image a
{
	text-align:center;
	float:left;
	height:72px;
	width:118px;	
	position:relative;
}
.TeaserList .SmallItem .Image a .Video
{
	text-indent:-9999px;
	display:block;
	position:absolute;
	background:transparent url('images/watermark-video-small.png') no-repeat scroll left top;
	width:19px;
	height:19px;
	top:45px;
	left:87px;
}
.TeaserList .SmallItem .Image a .Article
{
	display:none;
}
.TeaserList .SmallItem .Image img
{
	width:100px;
	height:56px;
	padding-top:8px;
}
.TeaserList .SmallItem .Date 
{
	color:#ABABAB;
	font-size:10px;
	padding-left:4px;
	margin-left:3px;
}
.TeaserList .SmallItem a.Link
{
	display:block;
	margin-top:12px;
	float:left;
	width:107px;
	margin-left:3px;
	text-decoration:none;
}
.TeaserList .SmallItem a.Link:hover
{
	text-decoration:underline;
}

