.prompt{font-weight:bold; text-align:left;}
.busca{font-weight:bold;}
.fakelink {cursor:hand;}

.limit
{
	border: 1px solid #8492A0;
	font: normal 10px Tahoma;
	color: #444;
	padding: 2px 0 0 2px;
	width:22px;
}

hr
{
	height:1px;
	width:100%;
	color:Black;
	text-align:left;
	}
small
{
	color:Red;
	}
ul
{
	margin-left:20px;
	padding:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	}
.listagem td{
	text-align:left;
	border-bottom:1px solid gray;
	padding:2 5 2 5;
}
body {
	background: #AAB6C2;
	padding: 0px;
	margin: 0px;
	color: #3F4243;
	font-family: Tahoma, Arial, Verdana;
	border: none;
	/*text-transform:uppercase;*/
}
.barra1 {background: url(../imagens/back01.gif);}
.barra2 {background: url(../imagens/back02.gif);}
.barra3 {
	background: #4D657E url(../imagens/back03.gif) repeat-x;
	width: 100%;
	/*border-right: 2px solid #B5C0CD;*/
	vertical-align: top;
}
.barra3a {
	background: #4D657E url(../imagens/back03.gif) repeat-x;
	width: 24px;
	border-right: 2px solid #B5C0CD;
	vertical-align: top;
}
.barra4 {
	background: #AAB6C2;
	border-left: 1px solid #8D8D8D;
	vertical-align: top;
	/*padding: 12px;*/
}
.barra5 {
	background: url(../imagens/back04.gif) repeat-x;
	height: 19px
}
.barratit {
	background: #8699AE url(../imagens/barra01.gif) repeat-x;
	height: 22px;
	padding-left: 12px;
	color: white;
	font-size: 11px;
	font-weight: bold;
}
.barra1, .barra2 {
	height: 31px;
	padding-left: 12px;
	font-size: 11px;
}
.barra1 div {
	width: 100%;
	display: inline;
	color: white;
	filter: dropShadow(Color=#295980,offX=1,offY=1,positive=true);
}
a{
	text-decoration:none;
	color:#3F4243
}
.barra2 div {float:left}
.menu {
	color: white;
	font-size: 11px;
	margin: 5px 0 0 12px;
	line-height: 16px;
}
.menu a:link, .menu a:visited {
	color: white;
	text-decoration: none
}
.menu a:hover, .menu a:active {
	color: white;
	text-decoration: underline;
}
.barra1 a:link, .barra1 a:visited {
	color: white;
	text-decoration: none;
}
.barra1 a:hover, .barra1 a:active {
	color: aqua;
	text-decoration: none;
}
.menu hr {
margin:0 0 -2px -12px;height:2px;border-top:1px solid #456;border-bottom:1px solid #91A2B3;
}
.box1 {
	height: 20px;
	background: url(../imagens/box01b.gif) repeat-x;
	font-weight: bold;
	font-size: 9px;
	padding: 0 8px 0 8px;
}
.box2 {
	height: 100%;
	border: 1px solid #8492A0;
	background: #EAEDF0;
}

.boxErro {
	border: 1px solid #8492A0;
	background-color: #EAEDF0;
	
}


.box9 {
	border: 1px solid #8492A0;
	background: #FFFFFF;
}
.titulo {
	background: #CDD4DB url(../imagens/barra_tit.gif);
	height: 25px;
	border-bottom: 1px solid #B7BFC8;
	border-left: 1px solid #EAEDF0;
	border-right: 1px solid #EAEDF0;
	font-size: 11px;
	font-weight: bold;
	color: #F1F4F6;
	padding-left: 10px;
}

.label
{
	background: url(../imagens/barra01.gif);
	background-repeat:repeat-x;
	height:18px;
	font-size: 11px;
	font-weight: bold;
	color: #F1F4F6;
	padding-left:5px;
	padding-top:4px;
	border:solid 2px #EAEDF0;
	}

.conteudo {
	padding: 5px 10px;
	font-size: 11px;
	vertical-align:top;
}
table {
	font-size: 11px;
}
.txtfrm input {
	height:19px;
}

select 
{
	font: normal 11px Tahoma;
	color: #444;
	padding: 2px 0 0 2px;
	text-transform:uppercase;
	}

.txtfrm {
	border: 1px solid #8492A0;
	font: normal 13px Tahoma;
	color: #444;
	padding: 2px 0 0 2px;
	font-weight: bold;
}
	

.botao {
	background: url(../imagens/botao.gif);
	border: 1px solid #6A7681;
	font:bold 10px Tahoma;
	color: white;
	height:19px;
	text-transform:uppercase;
	cursor:hand;
}

.imgBotao
{
	cursor:hand;
}

.datagrid {
	border: 1px solid #B2BBC4;
	background: #F2F4F6;
	font-size: 11px;
	margin-bottom: 18px;
	/*text-transform:uppercase;*/
}
.datagrid-item, datagrid-altitem {
	border-bottom: 1px solid #D1D6DC;
	padding-top: 2px;
	padding-bottom: 2px;
}

.datagrid-altitem
{
	background:#EAEDF0;
	}
/*rel1 th*/
.datagrid-header
 {
	background: url(../imagens/barra_rel.gif);
	height: 20px;
	color: #5F6263;
	font-weight: bold;
	text-transform:uppercase;
	
}
.datagrid-item {	
	color: #5F6263;/*#3F4243;*/
}
textarea {
	width:343px;
	overflow:auto;
}

.mensagem 
{
	font:normal 11px tahoma;
	border: 1px solid #B2BBC4;
	background: #F2F4F6;
	padding: 10px;
	margin:10px;
	color:Black;
	text-align:justify;
	width:50%;
}

.help
{
	width:80%
}

.height-textbox {
    height: 20px;
}


.height-textbox:focus {
    height: 250px;
}

.height-textbox-titulo {
}

.height-textbox-titulo:focus {
    height: 60px;
}

.idiomas-slidedown {
    
    margin: 3px;
    
    
    display: none;
    float: left;
    margin-left: 0;
}

.idiomas-slidedown td {
    padding-right: 25px;
    
}

.idiomas td {
    padding-right: 35px;
}

.legendas-slidedown {
    
    margin: 3px;
    
    
    display: none;
    float: left;
    margin-left: 0;
}

.legendas-slidedown td {
    padding-right: 25px;
    
}

.legendas td {
    padding-right: 35px;
}

.fotos-slidedown {
    
    margin: 3px;
    
    
    display: none;
    float: left;
    margin-left: 0;
}

.fotos-slidedown td {
    padding-right: 25px;
    
}

.fotos td {
    padding-right: 35px;
}

.abrir-fotos:hover {
    cursor: pointer;
}

.abrir-idiomas {
    cursor: pointer;
}

.abrir-legendas:hover {
    cursor: pointer;
}

.easy-modal-inner div {
	height: 30px;
}

#titulo, #autor, #album, #artista, #atores, #assunto {
    display: none;
}

#alerta {
	height: auto;
	color: red;
	font-weight: bold;
	text-align: center;
	background-color: yellow;
	margin-bottom: 10px;
}

.easy-modal h1 {
    background-color: gray;
    margin-top: 0;
    text-align: center;
    color: rgb(234, 237, 240);
    padding: 8px;
}

.easy-modal-inner {
    padding: 10px 20px;
}

.botao-modal {
    width: 100px;
    height: 21px;
    font-size: 11px;
    
}

.espacamento-botoes-modal > td {
    padding: 0 40px;
}
	
.valor {
    width: 75px !important;
    font-size: 16px;
    color: #FF0000;
}
