﻿/***** DivVideos *****/		
.DivVideos {	
	width:940px; 
	margin:10px auto;
	padding:0px;
}	
	
/**** Menu Categoria ****/
.MenuCategory {
	float: left;
	width: 182px;
}
.MenuCategory, .MenuCategoryTop, .MenuCategoryContent, .MenuCategoryBottom {				
	text-align:left;
}
	.MenuCategoryTop {
		background: url("../../Images/bg-category-top.gif") no-repeat;	
		height:40px;
	}
		.MenuCategoryTop h1 {
			font:normal 20.62px Arial;
			color: #005579;	
			padding: 16px 0px 0px 25px;
		}
	.MenuCategoryBottom	{
		background: url("../../Images/bg-category-bottom.gif") no-repeat;
		height:25px;
	}
	.MenuCategoryContent {
		background: url("../../Images/bg-category.gif") repeat-y;		
		padding: 5px;
	}
		.MenuCategoryContent ul li {
			padding:5px 0 5px 25px;
			list-style:none;
			font:normal 13.48px verdana;			
		}
		/*.MenuCategoryContent ul li:hover {			
			background-color:#00537C;
			color: #FFFFFF;			
		}*/
			.MenuCategoryContent ul li a {
				text-decoration:none;											
			}
			.MenuCategoryContent ul li a:hover {
				text-decoration:underline;
				/*color: #FFFFFF;*/
			}
	.MenuCategorySelected {
		background-color:#013D5B;
		color:#FFFFFF;		
	}
	.MenuCategorySelected a {
		text-decoration:none;
		color:#FFFFFF;		
	}
	
/**** Tags ****/
.BaloonTagTopTitleSmall
{
	width:260px;
	background: url("/Images/bg-baloon-tag-top-small.gif") no-repeat;
	height:26px;
	margin-top:10px;
	padding-top:30px;
}
	.BaloonTagTopTitleSmall h3
	{
		font: normal 20px Trebuchet MS, Arial;
		color:#005579;
		margin: 0 0 0 10px;
		padding: 2px 0 0 10px;
	}
	.BaloonTagMiddleSmall
	{
		width:240px;
		background: url("/Images/bg-baloon-tag-middle-small.gif") repeat-y;
		padding: 0 10px;
		margin-left:1px;
		*margin-top:-5px;
		_margin-top:-5px;
		text-align:left;
	}
	.BaloonTagMiddleSmall span , .BaloonTagMiddleSmall a
	{
		text-align:left;
		
	}
	
	.BaloonTagMiddleSmall h2 b {
		font:bold 16px Trebuchet MS, Arial;
		color:#FFF;
	}
	
	.BaloonTagMiddleSmall h2, .BaloonTagMiddleSmall h2 a
	{
		font:normal 16px Trebuchet MS, Arial;
	}	
	
	.BaloonTagBottomSmall
	{
		width:260px;
		background: url("/Images/bg-baloon-tag-bottom-small.gif") no-repeat;
		height:27px;
		margin-bottom:10px;
	}
	.BaloonTagMiddleSmall a
	{
		/*float:left;*/
		text-decoration:none;
		color:#CCCFD1;
		font-weight:bold;
		line-height:20px;
		margin:0 10px 0 0;
	}
	.BaloonTagMiddleSmall a:hover
	{
		text-decoration:underline;
	}

/**** Lista ****/
.DivLista {	
	display: block;
	float: left;
	width:672px; 
	margin-left: 27px;
}

/**** Destaque Categoria ****/
.BoxDestaqueCategoria {
	width:670px;
	margin-bottom: 8px;	
}
	.BoxDestaqueCategoriaTop {
		background: url("../../Images/bg-destaque-category-top.gif") no-repeat;	
		height:25px;
	}
	.BoxDestaqueCategoriaContent {
		background: url("../../Images/bg-destaque-category-content.gif") repeat-y;
		padding: 0px 25px;
	}
	.BoxDestaqueCategoriaBottom {
		background: url("../../Images/bg-destaque-category-bottom.gif") no-repeat;
		height:25px;
	}
	.BoxDestaqueCategoria img {		
		
	}
	.BoxDestaqueCategoria table {
		
	}
	.BoxDestaqueCategoria h1 {		
		font:bold 16.66px Trebuchet MS, Arial;
		color: #000000;
		padding: 0px 10px;
	}
	.BoxDestaqueCategoria p {		
		font:normal 11px Verdana;
		color: #313031;
		padding-left: 10px;
	}
	
/**** Videos ****/
.BoxListaVideos {
	width:670px;

}
	.BoxListaVideosTop {
		background: url("../../Images/bg-lista-videos-top.gif") no-repeat;	
		height:38px;
	}
	.BoxListaVideosTitle {
		background-color: #B8B8B8;
		height:22px;		
	}	
	.BoxListaVideosContent {
		background: url("../../Images/bg-lista-videos-content.gif") repeat-y;
		padding: 1px 3px;
	}
	.BoxListaVideosContent b{
		color:Red;		
	}
	.BoxListaVideosBottom {
		background: url("../../Images/bg-lista-videos-bottom.gif") no-repeat;
		height:10px;
	}
	
/**** Menu Ordenação ****/
.MenuVideos {	
	width:660px;
	height:31px;
	display:block;
	padding:0 5px;	
	color:#FFF;
}
	.MenuVideos a {
		font: normal 14px Trebuchet MS, Arial;
		color:#A0A0A4;
		text-decoration:none;
		display:block;
		float:left;
		padding:3px 3px 0px 6px;
		margin:6px 15px 7px 3px;
	}
		.MenuVideos a:hover {
			text-decoration:underline;	
		}
	.MenuVideos .SelectedOrderMenu {
		color:#FFF;		
		display:block;
		float:left;		
	}
	.MenuIcons {
		float: right;
		padding-top: 8px;
		margin-left: 10px;		
		width: 120px;		
	}
		.MenuIcons a {
			padding:3px 3px 0px 0px;
			margin:0px 5px 7px 3px;
		}
	.BtnViewGrid, .BtnViewGridSelected {
		background: url("../../Images/ico-grid.gif") no-repeat;
		width: 30px;
		height:24px;
		margin-left:85px;
		padding-right:20px;
		margin-top:2px;
		float:left;
	}
		.BtnViewGridSelected {
			background: url("../../Images/ico-grid-selected.gif") no-repeat;
		}
	.BtnViewList, .BtnViewListSelected {
		background: url("../../Images/ico-list.gif") no-repeat;
		width: 30px;
		height:24px;
		float:left
	}
		.BtnViewListSelected {
			background: url("../../Images/ico-list-selected.gif") no-repeat;
		}

/**** MapLink ****/
.MapLink {	
	color:#CCCFD1;
	font: normal 11px Trebuchet MS, Arial;
	padding:3px 0 3px 20px;
	margin-top:7px;
	margin-right:10px;
	width:753px;
	text-align:left;
}
	.MapLink a {
		color:#CCCFD1;
		font: normal 11px Trebuchet MS, Arial;
	}
	.MapLink a:hover {
		color:#FFFFFF;
		font: normal 11px Trebuchet MS, Arial;
	}

/**** Paginação ****/
.ListPagination
{
	border-top:#585A5B 2px solid;
	border-bottom:#585A5B 2px solid;
	width:100%;
	height:25px;
	margin:20px 0 20px 0;
	padding-top:10px;
	text-align:center;
	
}
.ListPaginationCurrentPage
{
	padding-left:5px;
	padding-right:5px;
	background-color:#808080;
	color:#CCCFD1;
	font-weight:bold;
	margin:0px 2px 0px 2px;
	font-size:15px;

}
.ListPaginationPageNumber
{
	padding:5px;
	background-color:#000000;
	font-weight:bold;
	text-decoration:none;
	color:#A0A0A4;
	margin:0px 2px 0px 2px;
	font-size:15px;

}
.ListPaginationPageNumber:hover
{
	text-decoration:none;
}
.ListPaginationPreviousPage
{
	margin-right:3px;
	margin-top:2px;
}
.ListPaginationNextPage
{
	margin-top:2px;
	margin-left:3px;
}
.TagCategoria
{
	color:#FFFFFF;

}

.NavegueTags
{
	margin-left:1px;
	height:33px;
	width:203px;
}

.AbaOpcoesCategoriaAlfabeticaGrid
{
	background:url('../../Images/bovespa_img/menu_categoria_Alfabetica_Grid.jpg') no-repeat;
	width:745px;
	height:32px;
}

.AbaOpcoesCategoriaAlfabeticaLista
{
	background:url('../../Images/bovespa_img/menu_categoria_Alfabetica_Lista.jpg') no-repeat;
	width:745px;
	height:32px;
}

.AbaOpcoesCategoriaMaisRecentesGrid
{
	background:url('../../Images/bovespa_img/menu_categoria_MaisRecentes_Grid.jpg') no-repeat;
	width:745px;
	height:32px;
}

.AbaOpcoesCategoriaMaisRecentesLista
{
	background:url('../../Images/bovespa_img/menu_categoria_MaisRecentes_Lista.jpg') no-repeat;
	width:745px;
	height:32px;
}
.AbaOpcoesCategoriaMaisVistosGrid
{
	background:url('../../Images/bovespa_img/menu_categoria_MaisVistos_Grid.jpg') no-repeat;
	width:745px;
	height:32px;
}

.AbaOpcoesCategoriaMaisVistosLista
{
	background:url('../../Images/bovespa_img/menu_categoria_MaisVistos_Lista.jpg') no-repeat;
	width:745px;
	height:32px;
}

.MapLinkContainer
{
	padding-top:1px;
	*margin-top:6px;
}

.OpcoesOrdenacao {	
	width:460px;
	height:32px;
	display:block;
	padding:0 5px;
	float:left;
}

.OpcoesOrdenacao a {
	display:block;
	float:left;
}

.OpcoesVisualizacao
{
	float:left;	
	padding-top: 8px;
	margin-left:70px;
	width: 120px;
	height:32px;
}

.OpcoesVisualizacao a
{
	display:block;
	float:left;
}
