﻿/***** DivVideos *****/		
.DivVideos {	
	width:950px;  
	padding:0px;
}	
	
/**** Menu Categoria ****/
.MenuCategory {
	float: right;
	width: 250px;
}
.MenuCategory, .MenuCategoryTop, .MenuCategoryContent, .MenuCategoryBottom {				
	text-align:left;
}
	.MenuCategoryTop {
	}
		.MenuCategoryTop h1 {
		}
	.MenuCategoryBottom	{
	}
	.MenuCategoryContent {
	}
		.MenuCategoryContent ul li {
			padding:5px 0 5px 5px;
			font:normal 15px verdana;
			list-style:square inside;
		}
		/*.MenuCategoryContent ul li:hover {			
			background-color:#00537C;
			color: #FFFFFF;			
		}*/
			.MenuCategoryContent ul li a {
				text-decoration:none;
				font-size:15px;
				
			}
			.MenuCategoryContent ul li a:hover {
				text-decoration:underline;
				/*color: #FFFFFF;*/
			}
	.MenuCategorySelected {
		background-color:#FEC600;
		color:#FFFFFF;		
	}
	.MenuCategorySelected a {
		text-decoration:none;
		color:#FFFFFF;		
	}
	
/**** Tags ****/
.BaloonTagTopTitleSmall
{
	width:350px;
	background: #3C90DB url("/Images/bg-baloon-tag-top-small.gif") no-repeat;
	height:26px;
	margin-top:10px;
	padding-left:22px;
	*margin-left:80px;
	padding-top:30px;
	opacity:0.65; -moz-opacity: 0.65; filter: alpha(opacity=65);
}
	.BaloonTagTopTitleSmall h3
	{
		font: normal 20px Arial;
		color:#005579;
		margin: 0 0 0 10px;
		padding: 2px 0 0 10px;
	}
	.BaloonTagMiddleSmall
	{
		width:262px;
		background: #3C90DB url("/Images/bg-baloon-tag-middle-small.gif") repeat-y;
		/* padding: 0 10px; */
		opacity:0.65; -moz-opacity: 0.65; filter: alpha(opacity=65);
		*margin-left:80px;
	}
	.BaloonTagMiddleSmall span
	{		
		text-align:center;
		
	}
	
	.BaloonTagMiddleSmall h2 b {
		font:bold 16px Arial;
	}
	
	.BaloonTagMiddleSmall h2, .BaloonTagMiddleSmall h2 a
	{
		font:normal 16px Arial;
	}	
	
	.BaloonTagBottomSmall
	{
		width:262px;
		background: #3C90DB url("/Images/bg-baloon-tag-bottom-small.gif") no-repeat;
		height:27px;
		margin-bottom:10px;
		opacity:0.65; -moz-opacity: 0.65; filter: alpha(opacity=65);
		*margin-left:80px;
	}
	.BaloonTagMiddleSmall a
	{
		margin:3px;
		float:left;
		text-decoration:none;
		color:#FFF;
	}
	.BaloonTagMiddleSmall a:hover
	{
		text-decoration:underline;
	}

/**** Lista ****/
.DivLista {	

	float: left;
	width:545px; 

}

/**** 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 Arial;
		color: #000000;
		padding: 0px 10px;
	}
	.BoxDestaqueCategoria p {		
		font:normal 11px Verdana;
		color: #313031;
		padding-left: 10px;
	}
	
/**** Videos ****/
.BoxListaVideos {
	width:551px;
	height:auto;
	float:left;
	padding-left:20px;
}

.BoxListaVideosContent {
	background:url(../../images/novas_img/fundo%20lista%20e%20grid.jpg) repeat ;
}

.BoxListaVideosContentInterna {
    width:680px;
}

.BoxListaVideosContentExterna {
    width:680px;
    background: url(../../images/bg_conteudos.png) repeat;
    /*background: #3C90DB;
	opacity:0.65; -moz-opacity: 0.65; filter: alpha(opacity=65); */
}
	
/**** Menu Ordenação ****/
.MenuOrdenacao {	
	width:700px;
	height:37px;

}

.MenuVideos {	
	width:545px;
	/*height:31px;*/
	color:#FFF;
	float:left;
}
	.MenuVideos a {
		text-decoration:none;
		
	}
		.MenuVideos a:hover {
			text-decoration:underline;	
					
		}
	.MenuVideos .SelectedOrderMenu {
		color:#FFFFFF;	
	}
	
	.MenuIcons {
		float: right;
		margin-left: 10px;	
		margin-top: 5px;
		width: 90px;		
	}
		.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;
	}
		.BtnViewGridSelected {
			background: url("../../Images/ico-grid-selected.gif") no-repeat;
		}
	.BtnViewList, .BtnViewListSelected {
		background: url("../../Images/ico-list.gif") no-repeat;
		width: 30px;
		height: 24px;
	}
		.BtnViewListSelected {
			background: url("../../Images/ico-list-selected.gif") no-repeat;
		}

/**** MapLink ****/
.MapLink {	
	color:#FFFFFF;
	padding:3px 0 3px 20px;
	width:510px;
	text-align:left;
}
	.MapLink a {
		color:#FFFFFF;
		font-weight:bold;
	}

/**** Paginação ****/
.ListPagination
{
	width:525px;
	margin:15px 0 20px;
	text-align:center;
	margin-right:10px
}
.ListPaginationCurrentPage
{
	color:White;
	font-weight:bold;
	background-color:#0F7DC9;
	font-size:15px;
	margin-left:5px;
	padding-left:5px;
	padding-right:5px;
}
.ListPaginationPageNumber
{
	font-weight:bold;
	text-decoration:none;
	font-size:15px;
	color:#0E7DC9;
	margin-left:5px;
}
.ListPaginationPageNumber:hover
{
	text-decoration:underline;
}
.ListPaginationPreviousPage
{
	margin-right:3px;
}
.ListPaginationNextPage
{
	margin-left:5px;
	margin-right:20px;
}
