﻿#winVideos
{
	position:relative; 
	width:560px;
	height:408px; 
	float:left;
	border:#666666;
	border-style:solid;
	border-width:1px;
	background-image:url(../images/bgMegaVideos.jpg);
	background-position:top;
	margin: 0 0 12px 0;
	padding:0
}
	#winVideos ul.items {
		margin:0;
		padding:0;
	}
	#winVideos ul.items li{
		list-style-type:none;
		list-style:none;
		margin:0;
		height:60px;
		text-align:left;
	}
#winVideosArtistas
{ 
	width:130px;
	position:absolute;
	top:30px;
	left: 448px;
}
	#winVideosArtistas ul.items {
		margin:0;
		padding:0;
	}
	#winVideosArtistas ul.items li
	{
		list-style-type:none;
		list-style:none;
		margin:0;
		padding:6px 4px 9px 2px;
		text-align:center;
		float:left;
		width:100px;
		height:78px
	}
/* Efeitos */
.fadeOnlyFx img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.8;
}
.fadeOnlyFx:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.fadeOnlyFx:hover{
	color: red; /* irrelevant definition to overcome IE bug */
}
#3colums { 
	width: 876px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#colDta{
	width:300px;
	float:right;
	margin:0 0 0 12px;	
}
#winMRec{
	width:300px;
	height:250px;
	float:left;
	margin:0 0 12px 0;
}
#winPodcast{
	width:300px;
	border:#666666;
	border-style:solid;
	border-width:1px;
	background-image:url(../images/1x1_50black.png);
	background-position:top;
	float:left;
	margin:0 0 12px 0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#separadorMegaSpot {
	width:100%;
	height:1px;
	background-color:#949494;
	float:left;
	position:relative;
	margin-top:8px
}
#paginacao 
{
	position:absolute;   
	top:830px; 
	left:0px; 
	margin:10px 5px 5px 5px;
	height:24px;
	width: 868px;
}
A.branco
{ 
	FONT-FAMILY:Arial, verdana, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	COLOR: #FFFFFF;
	font-weight:bold
}
A.branco:visited 
{ 
	COLOR: #FFFFFF; 
}
A.branco:active 
{ 
	COLOR: #FFFFFF; 
}
A.branco:hover 
{
	COLOR: #FFFFFF; 
	TEXT-DECORATION: underline;
}
A.laranja
{ 
	FONT-FAMILY:Arial, verdana, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	COLOR: #E35D02;
	font-weight:bold
}
A.laranja:visited 
{ 
	COLOR: #E35D02;
}
A.laranja:active 
{ 
	COLOR: #E35D02; 
}
A.laranja:hover 
{
	COLOR: #E35D02; 
	TEXT-DECORATION: underline;
}
.tituloVideo {
	color: #FFFFFF;
	font-size:12pt;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
}
.laranjaTexto {
	color:#E35D02;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
}
.tituloTexto {
	font-size:12px;
	color:#B8A82E;
	padding:0 0 5px 0;
	font-weight:bold
}
/*para todos*/
#2colums { 
	width: 876px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#winDescArtista
{
	width:876px;
	border:#666666;
	border-style:solid;
	border-width:1px;
	background-image:url(../images/1x1_50black.png);
	background-position:top;
	float:left;
	margin: 0 0 12px 0;
	height:250px;
}
	#winDescArtista ul.items {
		margin:0;
		padding:0;
	}
	#winDescArtista ul.items li
	{
		list-style-type:none;
		list-style:none;
		margin:0;
		padding:6px 4px 9px 2px;
		text-align:left;
		float:left;
		width:210px;
		height:78px
	}
	
	
/* Videos Artistas */

#winVideosArtistasMega{
	width:874px;
	height:85px;
	border:#666666;
	border-style:solid;
	border-width:1px;
	margin: 0 0 12px 0;	
}
	#winVideosArtistasMega ul.items {
		margin:6px 1px 2px 2px;
		padding:0;
	}
	#winVideosArtistasMega ul.items li{
		list-style-type:none;
		list-style:none;	
		width:211px;
		margin:0;
		padding:2px 0 0 4px;
		float:left;
		height:54px
	}
	
div.scrollableArtistasMega {
	/* required settings */
	position:relative;
	overflow:hidden;	 	
	width: 874px;	
	height:85px;	
} 

div.scrollableArtistasMega div.items {	
	/* this cannot be too large */
	width:20000em;	
	position:absolute;
	clear:both;		
	
	/* decoration */
	margin-left:10px;
}

div.scrollableArtistasMega div.items div.active {
	border:1px inset #ccc;		
	background-color:#fff;
}

/* Videos Mega */

#winVideosMega{
	width:874px;
	height:85px;
	border:#666666;
	border-style:solid;
	border-width:1px;
	margin: 0 0 12px 0;	
}
	#winVideosMega ul.items {
		margin:6px 1px 2px 2px;
		padding:0;
	}
	#winVideosMega ul.items li{
		list-style-type:none;
		list-style:none;	
		width:211px;
		margin:0;
		padding:2px 0 0 4px;
		float:left;
		height:54px
	}
	
div.scrollable_mega {
	/* required settings */
	position:relative;
	overflow:hidden;	 	
	width: 874px;	
	height:85px;	
} 

div.scrollable_mega div.items {	
	/* this cannot be too large */
	width:20000em;	
	position:absolute;
	clear:both;		
	
	/* decoration */
	margin-left:10px;
}

div.scrollable_mega div.items div.active {
	border:1px inset #ccc;		
	background-color:#fff;
}