table.gcad
{
	
}

tr.gcad
{
	text-align: left;
}

td.gcad
{
	text-align: left;
}

td.gcadLinkFormulario
{
}

tr.gcadAlt
{
	background-color: #EFEFEF;
}

td.gcadLabel
{
	text-weight: bold;
	text-align: left;
}

td.gcadCampo
{
	text-weight: bold;
}

input.gcadTexto
{
	border: 1px solid black;
}

tr.gcadRodape
{
	background-color: #CCD6E0;
}

/* estilo para as imagens */
.img_gcad
{
	border: 0px;
}

/* ----------- LINKS DE TODOS OS TIPOS ---------------- */
a.gcad:link,a.gcad:visited
{
	color: #666666;
	text-decoration: none;
}

a.gcad:hover
{
	color: #888888;
	text-decoration: underline;
}

span.gcadSpanLink
{
	color: #666666;
	text-decoration: none;
}

span.gcadSpanLink:hover
{
	color: #888888;
	text-decoration: underline;
}

/* ----------------------------------------------------- */


select.multi_gcad
{
	min-width: 270px;
	width: 270px;
}

.gcadIcone
{

}

.gcadIconeTexto
{
	font-size: 11pt;
}

.gcadDuploSelect
{
	width: 40%;
}

input 
{
	font-weight: bold;
}

.gcadObrigatorio
{
	color: red;
}

.gcadMultiUploadImg
{
	background-color: #FFFFFF;
	border: 1px solid #EAEAEA;
	margin-bottom: 15px;
	padding: 5px 5px 5px 5px;
	width: 200px;
}

.gcadComentarioThumbAdm
{
}

.imgContainer
{
	float: left;
}



.imgStatusMsg
{
	display: none;
}

.clear 
{ /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.gcadImgButton 
{
    background: transparent url('../imagens/coliseu/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.gcadImgButton span 
{
    background: transparent url('../imagens/coliseu/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.gcadImgButton:active 
{
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.gcadImgButton:active span 
{
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

.linkRemoverImgComponenteAdm
{
}
