@CHARSET "UTF-8";

/*** NEWS     ***/
#news-list{
	width: 230px;
}
#right-content #news-list{margin-top: 9px;}

#news-list #news-header{
	background-image: url("../img/news-header.gif");
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	margin-bottom: 30px;
}
.news-list .news-row:FIRST-CHILD {padding-top: 0px;}
.news-row{
	color: rgb(26,26,26);
	font-size: 11px;
	float: left;
	line-height: 15px;	
	padding: 0px 5px 0px 0;
	width: 225px;
	height: 180px;
}
.news-row a.red-link{float: right;}
#right-content .news-row a.red-link{float: none;}
.news-row .title {
	color: rgb(35,31,32);
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.news-row .title a{
	color: rgb(35,31,32);
	font-weight: bold;
	text-decoration: none;
}
.news-row .text {
	text-align: justify;
	margin-top: 47px;	
}
#right-content .news-row .text {
	margin-top: 0px;	
}
.news-row .short-txt{
	margin-top: 3px;
}
.news-row .date, #cms-content .date{
	color: rgb(174,61,78);
	font-weight: bold;
	font-size: 11px;
	float: right;	
}
#right-content .news-row .date, #cms-content .date{	
	float: none;	
}

.news-row .img{		
	padding:0px;
	margin: 1px 5px 0 0px;
	float: left;
	z-index: 0;
	position: relative;
	height: 59px;
	border:1px solid rgb(231,232,233);
}
.news-row .img-play .img{	
	z-index: 0;
	position: absolute;
	padding: 0px;
}
.news-row .no-img{
	width: 81px;
	height: 81px;	
	float: left;
}
.news-row .img-play{
	float: left;
	width: 99px;
	height: 59px;
	padding: 1px 5px 0 0px;
	position: relative;
}
.news-row .img-play img{	
	border:1px solid rgb(231,232,233);
}
.news-row .yt-play{
	width: 99px;
	height: 59px;
	background-image: url("../img/play.png");
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	position: absolute;
	z-index: 1;
	top: 3px;
	left: 0px;
	cursor: pointer;
	margin-top:-2px;
}
.news-row .yt-play:hover{background-image: url("../img/play-over.png");}
#news-list .hr{
	float: left;
	width: 297px;
	border-top: 1px solid #d5d2cf;
	margin: 11px 0 11px 97px;
	height: 1px;
}

/*** RIGHT    ***/
.super-face-1{
	width: 191px;
	height: 60px;
	padding: 0px;
	margin: 10px 0 0 0px;
	background-repeat: no-repeat;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-weight:bold;
	font-size: 13px;
	overflow: hidden;
}
.super-face-2{
	width: 240px;
	height: 400px;
	padding: 0px;
	margin: 10px 0 0 0px;	
	background-repeat: no-repeat;
	font-family:Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-weight:bold;
	font-size: 13px;
	overflow: hidden;
}
#form_subscribe_newsletter{height: 50px;}
#form_subscribe_newsletter #email-element {
	width: 185px;
	float: left;
	margin-left: 0px;
	display: inline;
}
#form_subscribe_newsletter dd {
	width: 140px;
	float: left;
	margin-left: 0px;
}
#form_subscribe_newsletter .input-newsletter{
	background-color: rgb(255,255,255);		
	border: 1px solid rgb(174,61,78);
	width: 172px;
	height: 14px;
	padding: 3px 3px 3px 5px;
	font-family: verdana;
	font-size: 10px;
	margin: 0px;
	color: rgb(167,169,172);
	font-weight: bold;
}
#form_subscribe_newsletter #accept-label{float: left;width: 90px;height:30px;font-size: 10px;color: rgb(174,61,78); padding-top: 4px;}
#form_subscribe_newsletter #accept-element{float: left;width: 20px;height:30px;padding-top: 6px;}
#form_subscribe_newsletter #accept-element input{margin: 0px;padding: 0px;}
#form_subscribe_newsletter #submit-label{display: none;}
#form_subscribe_newsletter #submit-element{width: 80px;height: 30px; float: left;margin: 0px;}
#form_subscribe_newsletter #submit{
background-color: rgb(255,255,255);
border: none;
color: rgb(174,61,78);
margin: 3px 0 0 0px;
padding: 0px;
}

.yt{float: left;width: 397px; height: 327px; margin-top: 10px;}
/*** NEXT     ***/
/*** NEXT     ***/
/*** NEXT     ***/
/*** NEXT     ***/
/*** NEXT     ***/
/*** NEXT     ***/
/*** NEXT     ***/
 
