body {
	background: #FFF url(/img/mutazionidigitali/bg.png) repeat-x 0 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}
#page {
	width:980px;
	margin: 0 auto;
}

#header, #content {
	width:980px;
}

#content {
	height:445px;
	position:relative;
	margin:5px 0px 20px 0px;
}

#areaplayer {
	position:absolute;
	width:400px;
	left:8px;
	top:19px;
}

#areapalinsesto {
	position:absolute;
	left: 420px;
	width:360px;
	height:350px;
	top:25px;
}

#areabanner {
	position:absolute;
	width: 164px;
	height: 350px;
	left:800px;
	top:25px;
}

#playlists {
	width: 400px;
	height:26px;
}

#player {
	position:relative;
	top: 5px;
}

#video_info {
	position:absolute;
	top: 370px;
	width:400px;
}

#footer1 {
	height:100px;
	border-top:6px solid #E3E3E3;
}

#footer2 {
	border-top:10px solid #E3E3E3;
}

.footer_content{
	width:980px;
	margin:0 auto;
}

.current_video{
	background: url(/img/mutazionidigitali/freccia.gif) no-repeat top left; 
	padding-left:27px;
	height:54px;
}
.current_video a.video_title{
	background: #e1a813; 
	padding:10px  10px 14px 10px;
	color:#fff;
	font-weight:bold;
	border-bottom:0px;
	margin-left:0px;
}
a.video_title{
	height:30px; 
	display:block;
	padding:10px  10px 14px 10px;
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #e3e3e3;
	margin-left:27px;
}
.pal_name {
	color:#e1a813;
	margin: 0px 0px 10px 27px;
}
.areatags, areagtags a{
	color:#b61d4b;
	margin: 0px 0px 10px 27px;
}
.tit_id{
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #e3e3e3;
	height:21px;
}
#clip_title{
	font-weight:bold;
	padding-bottom:5px;
}
#clip_abstract a{
	text-decoration:none;
	color:#e1a813;
	text-transform:  lowercase;
}
#video_info p{
	padding:0px;
	margin:0px;
}
.clip_format{
	font-weight:bold;
	color:#b61d4b;
}
.banner_top{
	background: url(/img/mutazionidigitali/top.gif) no-repeat bottom;
	height:5px; 
}
.banner_bottom{
	background: url(/img/mutazionidigitali/bottom.gif) no-repeat;
	height:5px;
}
.banner{
	margin-bottom:15px;
}
.banner_text{
	background:url(/img/mutazionidigitali/bg_box.gif) repeat-y;
	padding:14px;
	font-weight:bold;
	font-size:14px;
	color:#3c3c3c;
}
.banner_text a{
	color:#3c3c3c;
	text-decoration:none;
}
.banner_top1{
	background: url(/img/mutazionidigitali/top1.gif) no-repeat bottom;
	height:5px; 
}
.banner_bottom1{
	background: url(/img/mutazionidigitali/bottom1.gif) no-repeat;
	height:5px;
}
.banner1{
	margin-bottom:15px;
}
.banner_text1{
	background:url(/img/mutazionidigitali/bg_box1.gif) repeat-y;
	padding:14px;
	font-size:12px;
	color:#3c3c3c;
	width: 136px;
}
.banner_text1 a{
	color:#3c3c3c;
	text-decoration:none;
}
#playlists a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:5px 10px 5px 10px;
	float:left;
	font-size:14px;
}
#playlists a:hover{
	background:#ebdeb8;
	color:#000 !important;
}
a.selected_playlist{
	background:#e1a813;
	color:#fff !important;
}
.clear{
	clear:both;
}

#palinsesto, #videos, #areatags {width:360px;height:320px}
#videos {overflow:auto;}

#mediaplayer {
	position:absolute;
	left:0;
	top:0;
	z-index:1000;
}

#iebug {
	position:absolute;
	left:0;
	top:0;
	z-index:1500;
	width:400px;
	height:320px;
	display:none;
}

#mediaplayer_menu {
	display:none;
	position:relative;
	z-index:2000;
	background:#000;
	opacity:0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	width:360px;
	height:280px;
	color:#38B74E;
	font-weight:bold;
	padding:20px;
	border:1px solid #CCC;
}

#menu_content p {
	margin-bottom:0;
}

#menu_content #menu_close, #menu_content #menu_close a {
	display:block;
	width:19px;
	height:19px;
	background: url(/img/closemenu_off.gif);
}

#menu_content #menu_close a:hover {
	background: url(/img/closemenu_on.gif);
}

#menu_content #menu_close {
	position:absolute; 
	right:20px;
	top:20px;
	cursor:hand;
	cursor:pointer;
}

#mediaplayer_menu textarea {
	padding: 2px; 
	font-size: 11px; 
	font-family: verdana,arial,helvetica,sans-serif;
	width: 320px;
	left: 29px;
	color: #006600;
	overflow-x:hidden;
	font-weight:normal;
}

#mediaplayer_menu #menu_title {
	font-size: 180%;
	margin: 0 25px 20px 0;
	color: #FFF;
}

#mediaplayer_menu #menu_link {
	top: 114px; 
	height: 16px;
}

#mediaplayer_menu #menu_embed {
	top: 177px;
	height: 48px;
}
